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": { "build": {
"builder": "@angular-devkit/build-angular:browser", "builder": "@angular-devkit/build-angular:browser",
"options": { "options": {
"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",