change ng build dir

This commit is contained in:
cyber-dream 2022-10-16 17:57:18 +03:00
parent 3c71e0c4aa
commit 72f515dcce

View File

@ -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",