mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-13 17:27:09 +00:00
Something weird happened with the last commit
This commit is contained in:
@@ -200,9 +200,11 @@ module.exports = function (_, env) {
|
|||||||
|
|
||||||
new OptimizeCssAssetsPlugin({
|
new OptimizeCssAssetsPlugin({
|
||||||
cssProcessorOptions: {
|
cssProcessorOptions: {
|
||||||
zindex: false,
|
postcssReduceIdents: {
|
||||||
discardComments: { removeAll: true }
|
|
||||||
counterStyle: false,
|
counterStyle: false,
|
||||||
|
gridTemplate: false,
|
||||||
|
keyframes: false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user