node.js - CSS being processed by closure compiler -
i have webpack.config.js file works perfect except 1 thing, google-closure-compiler-js minifies css output js files.
is there way prevent , use separate css minifier since closure compiler slow in situation.
Comments
Post a Comment