Skip to content

Commit

Permalink
to be reverted: needed to run on vm
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheFlo committed Sep 20, 2024
1 parent 2cac0c0 commit 788ee77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/storefrontapp/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@
"serve": {
"executor": "@angular-builders/custom-webpack:dev-server",
"options": {
"buildTarget": "storefrontapp:build"
"buildTarget": "storefrontapp:build",
"disableHostCheck": true
},
"configurations": {
"production": {
Expand Down

0 comments on commit 788ee77

Please sign in to comment.