app.js bundle is not rebuild on watch task for some pages
JasonGhent opened this issue · 1 comments
JasonGhent commented
When a JSX file is changed, app.js is not rebundled and the page is reloaded with stale views.
JasonGhent commented
PR #6 should fix this.