extractCss is deprecated and always defaults to true.

This commit is contained in:
softsimon 2021-04-07 17:36:20 +04:00
parent 4a907f9dc6
commit e731077077
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -143,7 +143,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,