Closed Moln closed 5 years ago
OptimizeCSSAssetsPlugin, MiniCssExtractPlugin they can work in extract css.
OptimizeCSSAssetsPlugin
MiniCssExtractPlugin
I want minimize <style> tag. but they does not work with style-loader.
<style>
style-loader
Oooops! Post wrong.
OptimizeCSSAssetsPlugin
,MiniCssExtractPlugin
they can work in extract css.I want minimize
<style>
tag. but they does not work withstyle-loader
.