`watcher` support
Open
documentation
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
> 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 (https://github.com/Disploy/disploy/commit/2f2440dc639129a4b0fd024a19c023bce6e0f316) in the Disploy config.
Contributor guide
Assessment
This issue has not been assessed yet.