Stopping restarts for every edit

In Javascript files when we are editing the code project restarts too much so i have get error for cpu usage

I think Javascript edits must like EJS edits. Edit applies but no resarting.

Sorry for my bad english. If you can’t understand reply this post.

Hey there, @MertKTR

You can use a watch.json file to your project.

This Glitch help article outlines how you do this!

3 Likes