mirror of
https://github.com/bitgapp/eqMac.git
synced 2024-11-22 04:33:53 +03:00
changes
This commit is contained in:
parent
0bdb935bc0
commit
fa3f8673d1
@ -56,7 +56,7 @@
|
||||
"aot": true,
|
||||
"extractLicenses": true,
|
||||
"vendorChunk": false,
|
||||
"buildOptimizer": false,
|
||||
"buildOptimizer": true,
|
||||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
|
@ -10,5 +10,5 @@
|
||||
"strictTemplates": true,
|
||||
},
|
||||
"exclude": [],
|
||||
"paths": { "@angular/*": [ "./node_modules/@angular/*" ] }
|
||||
"paths": { "@angular/*": [ "../node_modules/@angular/*" ] }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user