Reload simulator / browser after script edit

Hi. Is there a way to auto reload my game after I save? I’m using sublime text 3 as an external editor. I’m using Cocos Creator 1.7. I’ve pondered the idea of setting up grunt watch on my scripts directory and firing off a command to reload the simulator with (command + R). That may turn out to be a can of worms that I don’t want to deal with right now. Is there another way? I noticed that the built in editor does this by default but I don’t care for it much. Thanks.