grofzero

Results 1 comments of grofzero
trafficstars

@tomachristian Our config is like this. It generates a facelift.bundle.js but no css at all const path = require('path'); const CssEntryPlugin = require("css-entry-webpack-plugin"); module.exports = { devtool: (process.env.NODE_ENV == 'production')...