FountainJS/generator-fountain-webpack

Split output files

Swiip opened this issue · 1 comments

Swiip commented

I made a first very naive version of optimization task for Webpack. It bundles everything inside index-[hash].js including vendors even styles.

It's enough at this point but we should (and it's possible) split output files.

zckrs commented

Maybe use the conf defined by Angular.io