The current development workflow with spago bundle-app
adds a 15-second delay (on my system) between making changes and seeing the results in your browser.
There are other strategies to achieve near-instant page refreshes with saved changes, such as with webpack in #187 and #192.