You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a fan of webpack. Its fast and it has React Hot Loader.
In my opinion we should support webpack to start with, and once we get a plugin system working extract it out into that (like a lot of the functionality should be). Just leaving this here as a note. Thoughts?
The text was updated successfully, but these errors were encountered:
We have it working well right now. Definitely nice. We also set it up earlier at Project L to use ES6 instead of LiveScript, and that was mostly a breeze (one issue, which was an oversight by me).
I'm a fan of webpack. Its fast and it has React Hot Loader.
In my opinion we should support webpack to start with, and once we get a plugin system working extract it out into that (like a lot of the functionality should be). Just leaving this here as a note. Thoughts?
The text was updated successfully, but these errors were encountered: