Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watcher support #78

Open
tristancamejo opened this issue Dec 5, 2022 · 0 comments
Open

watcher support #78

tristancamejo opened this issue Dec 5, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@tristancamejo
Copy link
Member

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.

@tristancamejo tristancamejo added the documentation Improvements or additions to documentation label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant