frontend: update outputPath in development configuration of angular.json to include 'frontend' directory
This commit is contained in:
parent
3ce4aae7bd
commit
dbd38f3c28
@ -35,7 +35,7 @@
|
||||
"sourceMap": true,
|
||||
"extractLicenses": false,
|
||||
"outputPath": {
|
||||
"base": "../backend/public",
|
||||
"base": "../backend/public/frontend",
|
||||
"browser": ""
|
||||
},
|
||||
"deleteOutputPath": false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user