pheuter/essential-react

Switch over to using Webpack instead of Browserify

pheuter opened this issue · 4 comments

Been hearing good things about Webpack, including a nice integration with the Hot Loader. Will assess potential to switch over from Browserify.

Note: This should minimally, if at all, affect the interface of the skeleton

Edit: Created a new branch where I will be making progress towards switching over to use Webpack. The core philosophy of minimal tooling is being respected as always. Minimal, if any, changes to the skeleton interface will be introduced.

Yes please!

Started making progress in the webpack branch.

Closing in favor of pr #6