Aktiviere preserveSymlinks in Angular Kompilation

This commit is contained in:
jfhr 2020-06-01 15:14:36 +02:00
parent c12a9bccee
commit 9d950e9603
No known key found for this signature in database
GPG Key ID: 8873416D8E4CEF6B
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.app.json",
"preserveSymlinks": true,
"aot": true,
"assets": [
"src/favicon.ico",