Chrome page reloaded 5 seconds after saving the co

2019-08-11 22:10发布

问题:

Using Meteor (todo example) and LiveEdit in WebStorm, the page reload every time i edit and save the code (after 5 seconds of delay).

Given that the LiveEdit is enabled why the page is reloaded?

How to fix the page reload delay ? is it possible to prevent it ?

Its seems it caused by the reload.js of Meteor-js, so its related to Speed up Auto-reload in Meteor.js