jcperez-ch / flaxs

const Flaxs = Flux + Redux.principles();
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Migrate bundling to webpack #11

Closed jcperez-ch closed 7 years ago

jcperez-ch commented 8 years ago

Need to know if would it be worth to migrate the bundling process to webpack? having that we can easily integrate it to react-flaxs as external.

jcperez-ch commented 7 years ago

This issue was fixed in 1.1.0 we went with rollup instead of webpack.