Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic mount directories as routes support #73

Merged
merged 1 commit into from Feb 8, 2018

Conversation

magicds
Copy link
Contributor

@magicds magicds commented Feb 7, 2018

I find the live-server has mount param, so to support mount directories as routes just need to add an option .

add config :

"liveServer.settings.mount": [
        ["/ep920", "./"]
 ]

out put at vscode's console:

image

and it works well.

@magicds
Copy link
Contributor Author

magicds commented Feb 7, 2018

Maybe it will be useful for #73 and #39

@magicds magicds mentioned this pull request Feb 7, 2018
@ritwickdey ritwickdey merged commit 879ad9a into ritwickdey:master Feb 8, 2018
@ritwickdey
Copy link
Owner

Ahh!! Thanks for the PR.... Looks Great 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants