phoxelua / matcha

Does money things
0 stars 0 forks source link

Refactor Webpack configs #27

Open jjwon0 opened 8 years ago

jjwon0 commented 8 years ago

I'm a huge fan of the way that davezuko does his webpack configurations in this boilerplate. Planning on powering up our webpack config code in a similar way, so we can get rid of having the webpack configs in the root directory.

There's actually a lot of good info there to learn about. Have to be careful and test a lot tho because of the different entry points in his isomorphic boilerplate vs our Flask config.