Skip to content

Commit 2087d02

Browse files
committed
build:prod works - build:server as well
1 parent c73d641 commit 2087d02

File tree

4 files changed

+15092
-11513
lines changed

4 files changed

+15092
-11513
lines changed

angular.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@
189189
"optimization": false,
190190
"outputHashing": "all",
191191
"sourceMap": true,
192-
"extractCss": true,
193192
"namedChunks": false,
194193
"aot": false,
195194
"extractLicenses": true,
@@ -206,7 +205,6 @@
206205
"optimization": false,
207206
"outputHashing": "all",
208207
"sourceMap": true,
209-
"extractCss": true,
210208
"namedChunks": false,
211209
"aot": false,
212210
"extractLicenses": true,
@@ -223,7 +221,6 @@
223221
"optimization": false,
224222
"outputHashing": "all",
225223
"sourceMap": true,
226-
"extractCss": true,
227224
"namedChunks": true,
228225
"aot": true,
229226
"extractLicenses": false,
@@ -240,7 +237,6 @@
240237
"optimization": true,
241238
"outputHashing": "all",
242239
"sourceMap": false,
243-
"extractCss": true,
244240
"namedChunks": true,
245241
"aot": false,
246242
"extractLicenses": true,

0 commit comments

Comments
 (0)