Skip to content

Commit 291a0d8

Browse files
chore: upgrade to angular v18
1 parent 004dc2b commit 291a0d8

File tree

6 files changed

+2724
-1754
lines changed

6 files changed

+2724
-1754
lines changed

angular.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"aot": true,
1515
"allowedCommonJsDependencies": ["prismjs"],
1616
"outputPath": "dist",
17-
"index": "src/index.html",
1817
"main": "src/main.ts",
18+
"index": "src/index.html",
1919
"tsConfig": "src/tsconfig.app.json",
2020
"polyfills": ["zone.js"],
2121
"assets": [
@@ -50,10 +50,7 @@
5050
"namedChunks": false,
5151
"aot": true,
5252
"extractLicenses": true,
53-
"vendorChunk": false,
54-
"buildOptimizer": true,
5553
"serviceWorker": false,
56-
"ngswConfigPath": "/src/ngsw-config.json",
5754
"fileReplacements": [
5855
{
5956
"replace": "src/environments/environment.ts",

0 commit comments

Comments
 (0)