Right now we're just rebuilding when the `main.js` file changes We should watch out for different types of changes (js/html/css) and rebuild appropriately.
Right now we're just rebuilding when the
main.jsfile changesWe should watch out for different types of changes (js/html/css) and rebuild appropriately.