Skip to content

Commit e255542

Browse files
committed
issue-1691: Moving proxy.conf.js under ./tools
1 parent 0fcddf1 commit e255542

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"builder": "@angular-devkit/build-angular:dev-server",
8282
"options": {
8383
"browserTarget": "strongbox-web-ui:build",
84-
"proxyConfig": "proxy.conf.js",
84+
"proxyConfig": "./tools/proxy.conf.js",
8585
"servePath": "/static/assets",
8686
"baseHref": "/",
8787
"deployUrl": "/static/assets/"
File renamed without changes.

0 commit comments

Comments
 (0)