change ng build dir
This commit is contained in:
parent
3c71e0c4aa
commit
72f515dcce
@ -18,7 +18,7 @@
|
|||||||
"builder": "@angular-builders/custom-webpack:browser",
|
"builder": "@angular-builders/custom-webpack:browser",
|
||||||
"options": {
|
"options": {
|
||||||
"indexTransform": "index-html-transform.js",
|
"indexTransform": "index-html-transform.js",
|
||||||
"outputPath": "../go-lang/dist",
|
"outputPath": "../html",
|
||||||
"index": "src/index.html",
|
"index": "src/index.html",
|
||||||
"main": "src/main.ts",
|
"main": "src/main.ts",
|
||||||
"polyfills": "src/polyfills.ts",
|
"polyfills": "src/polyfills.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user