Skip to content

Commit

Permalink
SHIBUI-1711 reverted build to not use context by default
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jan 22, 2020
1 parent 4a1f24f commit 59f11ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json --base-href /shibui/",
"start": "ng serve --proxy-config proxy.conf.json",
"build": "ng build",
"test": "ng test --code-coverage --source-map=true",
"lint": "ng lint",
Expand Down

0 comments on commit 59f11ab

Please sign in to comment.