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