Remove extractCSS from angular.json

This commit is contained in:
Chrystian Huot 2020-11-14 16:13:06 -05:00
parent a552fcac19
commit 5d1d10a594

View file

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