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

Should entry file flag take precedence over the index file? #417

Open
simurgh9 opened this issue Jul 14, 2023 · 0 comments
Open

Should entry file flag take precedence over the index file? #417

simurgh9 opened this issue Jul 14, 2023 · 0 comments

Comments

@simurgh9
Copy link

Issue description

If the directory has a test.html and index.html and we run,

live-verser --entry-file=test.html

I expect test.html to open but index.html does. Is this by design? Should this not be the other-way around? I. e., the --entry-file=test.html flag should take precedence over the default behaviour?

Software details

  • OS: MacOS Ventura
  • Browser (if browser related): Brave
  • Node.js version: 20.3.1
  • live-server version: 1.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant