alduro/generator-flux-webapp

app.js bundle is not rebuild on watch task for some pages

JasonGhent opened this issue · 1 comments

When a JSX file is changed, app.js is not rebundled and the page is reloaded with stale views.

PR #6 should fix this.