Skip to content

Commit 299dee3

Browse files
committed
Add wasp ts-setup callout to docs
1 parent e34f725 commit 299dee3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

web/docs/general/wasp-ts-config.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ In short, you'll have to:
106106
:::
107107
11. That is it, you are now using Wasp TS config! You can delete `main.wasp.old` file now if you still have it around.
108108

109+
:::caution
110+
If you run `wasp clean` or remove `node_modules` on your own, you will have to rerun `wasp ts-setup`!
111+
:::
112+
109113
Got stuck on any of these steps? Let us know in our <DiscordLink /> and we will help!
110114

111115
## What next?

web/versioned_docs/version-0.15.0/general/wasp-ts-config.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ In short, you'll have to:
106106
:::
107107
11. That is it, you are now using Wasp TS config! You can delete `main.wasp.old` file now if you still have it around.
108108

109+
:::caution
110+
If you run `wasp clean` or remove `node_modules` on your own, you will have to rerun `wasp ts-setup`!
111+
:::
112+
109113
Got stuck on any of these steps? Let us know in our <DiscordLink /> and we will help!
110114

111115
## What next?

0 commit comments

Comments
 (0)