Changed the frontend build location
This commit is contained in:
parent
013fce2e96
commit
972ee59837
@ -14,7 +14,7 @@
|
||||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
"aot": true,
|
||||
"outputPath": "../brewman/static",
|
||||
"outputPath": "../frontend",
|
||||
"index": "src/index.html",
|
||||
"main": "src/main.ts",
|
||||
"polyfills": "src/polyfills.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user