saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Happypack, migrate to babel-preset-env and inline babelrc 🏎 #327

Closed pirelenito closed 7 years ago

pirelenito commented 7 years ago

Besides enabling Happypack to improve the build speeds, this PR does three big changes:

This might pose some migration work to our users, but with the benefit of using more stable language features.

pirelenito commented 7 years ago

I just remember we need to strip Flow type definitions by adding another babel plugin.