Aktiviere preserveSymlinks in Angular Kompilation
This commit is contained in:
parent
c12a9bccee
commit
9d950e9603
@ -18,6 +18,7 @@
|
|||||||
"main": "src/main.ts",
|
"main": "src/main.ts",
|
||||||
"polyfills": "src/polyfills.ts",
|
"polyfills": "src/polyfills.ts",
|
||||||
"tsConfig": "tsconfig.app.json",
|
"tsConfig": "tsconfig.app.json",
|
||||||
|
"preserveSymlinks": true,
|
||||||
"aot": true,
|
"aot": true,
|
||||||
"assets": [
|
"assets": [
|
||||||
"src/favicon.ico",
|
"src/favicon.ico",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user