change build path

This commit is contained in:
cyber-dream 2022-10-16 17:54:28 +03:00
parent 698f0f8f8d
commit ce24b7e2d5

View File

@ -17,7 +17,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "../go-lang/dist",
"outputPath": "../html",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",