|
@@ -90,7 +90,8 @@
|
|
|
"replace": "src/app/menu/menu.ts",
|
|
"replace": "src/app/menu/menu.ts",
|
|
|
"with":"src/app/menu/menu.leave.ts"
|
|
"with":"src/app/menu/menu.leave.ts"
|
|
|
}
|
|
}
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "serviceWorker": "ngsw-config.json"
|
|
|
},
|
|
},
|
|
|
"quotation-prod": {
|
|
"quotation-prod": {
|
|
|
"budgets": [
|
|
"budgets": [
|
|
@@ -127,7 +128,8 @@
|
|
|
"replace": "src/app/menu/menu.ts",
|
|
"replace": "src/app/menu/menu.ts",
|
|
|
"with":"src/app/menu/menu.quotation.ts"
|
|
"with":"src/app/menu/menu.quotation.ts"
|
|
|
}
|
|
}
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "serviceWorker": "ngsw-config.json"
|
|
|
},
|
|
},
|
|
|
"maf-quot-prod": {
|
|
"maf-quot-prod": {
|
|
|
"budgets": [
|
|
"budgets": [
|
|
@@ -164,7 +166,8 @@
|
|
|
"replace": "src/app/menu/menu.ts",
|
|
"replace": "src/app/menu/menu.ts",
|
|
|
"with":"src/app/menu/menu.quotation.ts"
|
|
"with":"src/app/menu/menu.quotation.ts"
|
|
|
}
|
|
}
|
|
|
- ]
|
|
|
|
|
|
|
+ ],
|
|
|
|
|
+ "serviceWorker": "ngsw-config.json"
|
|
|
},
|
|
},
|
|
|
"development": {
|
|
"development": {
|
|
|
"optimization": false,
|
|
"optimization": false,
|