Webpack - ExtractTextPlugin Separate Generated CSS files

In this episode, I show how to use ExtractTextPlugin to extra CSS and Styles so that they have their own files.
Resources:
  • https://github.com/davidwparker/programmingtil-webpack/tree/master/0005-separate-css-file
  • http://webpack.github.io/docs/stylesheets.html
© programmingtil.com