extract css to separate file in production by nolanlawson · Pull Request #850 · apache/couchdb-fauxton
With this change, we use extract-text-webpack-plugin to extract CSS from our JavaScript bundle into a separate CSS file. There are a few performance benefits to this change: JS bundle size is smal...
github.com