Auto reload client-side files in sails.js/node.js -


how can auto reload client side files such .ejs , javascript files?

i have tried using forever seems autoreload models , controllers.i'm looking way auto-reload client side files.

for now, can not done. models, controllers, views , services files reloaded. other can reloaded manually.

https://www.npmjs.com/package/sails-hook-autoreload

anyway not see problem. configs , static files not updated. done grunt @ server startup. , not need often, can manually restart server.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -