You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using TypeScript, you will need to run tsc --watch in a separate terminal window to compile your code. Disploy will automatically restart when you make changes to your compiled code.
https://disploy.dev/docs/getting-started/cli-framework/learning-the-workflow/dev-mode
This should now refer using the “watcher” key (2f2440d) in the Disploy config.
The text was updated successfully, but these errors were encountered: