Update webpack.config.prod.js
Add a property into ExtractTextPlugin, allChunks=true, to add scss defined inside the application to minified css file generated after a build.
Update webpack.config.prod.js
Add a property into ExtractTextPlugin, allChunks=true, to add scss defined inside the application to minified css file generated after a build.