ga-wdi-boston/browser-template-ARCHIVED

Consider using brocolli + rollup

Opened this issue · 0 comments

This would give us (1) a huge performance increase on builds and livereload, and (2) allow us to use a simpler sourcemapping scheme (we have to use an expensive one due to the infamous chrome bug #17).

Technical details here, but it boils down to how webpack versus rollup manages isolated scope: