Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 042acf6

Browse files
fix(project): upgraded angular to v16
1 parent d1ab09b commit 042acf6

File tree

3 files changed

+14414
-9895
lines changed

3 files changed

+14414
-9895
lines changed

‎angular.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,8 @@
192192
"main": "server.ts",
193193
"tsConfig": "tsconfig.server.json",
194194
"sourceMap": true,
195-
"optimization": false
195+
"optimization": false,
196+
"buildOptimizer": false
196197
},
197198
"configurations": {
198199
"production": {
@@ -203,7 +204,8 @@
203204
}
204205
],
205206
"sourceMap": false,
206-
"optimization": true
207+
"optimization": true,
208+
"buildOptimizer": true
207209
}
208210
},
209211
"defaultConfiguration": ""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /