Skip to content

Commit

Permalink
Local live server settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Dec 2, 2023
1 parent a7da432 commit b8ff69f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ewsolid.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,11 @@
"liveServer.settings.multiRootWorkspaceName": "building-plans",
"liveServer.settings.AdvanceCustomBrowserCmdLine": "",
"liveServer.settings.root": "dist/public",
"liveServer.settings.mount": [
[
"/ewsolid/",
"dist/public"
]
]
}
}

0 comments on commit b8ff69f

Please sign in to comment.