I am working in a project with sail.js everything is ok but each time I modified something I have to restart "sails lift". Is there not an option where with the server online I could work and see all the changes I did?
As info the problem is more with the js and styles, also I use foundation and when I compile with grunt, I always have to restart the server.
I use this option for raise the sails:
Sails lift --dev --verbose