mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 19:15:09 +00:00
Update to Angular 11
This commit is contained in:
@@ -70,10 +70,13 @@
|
||||
}
|
||||
],
|
||||
"baseHref": "./",
|
||||
"optimization": true,
|
||||
"optimization": {
|
||||
"styles": {
|
||||
"minify": false
|
||||
}
|
||||
},
|
||||
"outputHashing": "all",
|
||||
"sourceMap": false,
|
||||
"extractCss": true,
|
||||
"namedChunks": false,
|
||||
"aot": true,
|
||||
"watch": false,
|
||||
|
||||
Reference in New Issue
Block a user