|
|
@@ -70,8 +70,8 @@
|
|
|
"outputHashing": "all",
|
|
|
"fileReplacements": [
|
|
|
{
|
|
|
- "replace": "src/app/master.menu.json",
|
|
|
- "with":"src/app/master.menu.leave.json"
|
|
|
+ "replace": "src/app/menu/menu.ts",
|
|
|
+ "with":"src/app/menu/menu.leave.ts"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -91,8 +91,8 @@
|
|
|
"outputHashing": "all",
|
|
|
"fileReplacements": [
|
|
|
{
|
|
|
- "replace": "src/app/master.menu.json",
|
|
|
- "with":"src/app/master.menu.quotation.json"
|
|
|
+ "replace": "src/app/menu/menu.ts",
|
|
|
+ "with":"src/app/menu/menu.quotation.ts"
|
|
|
}
|
|
|
]
|
|
|
},
|