saguijs / sagui

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

Internal refactoring #322

Closed pirelenito closed 7 years ago

pirelenito commented 7 years ago

Improves internal code organization, making it simpler for external contributors to extend and fix Sagui.

This is a long overdue change!

The diff can be a little overwhelming, so it might be easier to take a look at https://github.com/saguijs/sagui/tree/internal-refactoring/src

pirelenito commented 7 years ago

I want to come back to Webpack 2 migration right after this!

pirelenito commented 7 years ago

Just release a RC, to make it easier to try it out on your projects.

https://github.com/saguijs/sagui/releases/tag/v8.0.5-rc.0

Let me know how it goes!

Thanks

xaviervia commented 7 years ago

Great job! Amazing. Looks far easier to follow than before.