Updated build path to backend static url
This commit is contained in:
parent
ca42237ba3
commit
b0984843c0
@ -17,7 +17,7 @@
|
||||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:application",
|
||||
"options": {
|
||||
"outputPath": "dist/frontend",
|
||||
"outputPath": "../src/main/resources/static",
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
"polyfills": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user