Closed cjmaxik closed 6 years ago
@cjmaxik instead of using the webpackConfig(config) {}
function, wouldn't it be better to use webpackPlugins()
to include PurgeCSS into the webpack config?
@Rias500 it doesn't work somehow... I did the same thing as in https://github.com/JeffreyWay/laravel-mix/blob/master/src/components/PurifyCss.js here
Ah makes sense, hadn't tested it, hope it gets merged soon 👍
Gonna merge and release tomorrow :)
@sebastiandedeyne Thanks for merging. What's your plan for creating a release?
Released! 🎉
Will add some tests in the future