Remove deprecated `extractCss` option, fixes #22

This commit is contained in:
Raoul Snyman 2022-11-30 12:43:58 -07:00
parent abcde0cee7
commit 1af88f5353
1 changed files with 0 additions and 1 deletions

View File

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