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

Kit should watch for changes to js files within /app and auto restart #408

Open
edwardhorsford opened this issue Nov 13, 2024 · 1 comment
Labels
🐛 bug Something isn't working the way it should (including incorrect wording in documentation)

Comments

@edwardhorsford
Copy link
Contributor

No description provided.

@frankieroberto frankieroberto added the type: enhancement 💡 New feature or request label Nov 13, 2024
@frankieroberto
Copy link
Contributor

@edwardhorsford I cant’t repeat this. If I run npm run watch and then make a change in app/config.js or app/routes.js or any other app/*.js file then the app will restart, and I’ll see this message in the terminal:

[nodemon] restarting due to changes...
[nodemon] starting `node app.js`

Are you getting something different, or am I missing something?

@frankieroberto frankieroberto added 🐛 bug Something isn't working the way it should (including incorrect wording in documentation) and removed type: enhancement 💡 New feature or request labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working the way it should (including incorrect wording in documentation)
Projects
None yet
Development

No branches or pull requests

2 participants