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

static.js:index.html support not work on windows #498

Closed
chemzqm opened this issue Mar 3, 2012 · 1 comment
Closed

static.js:index.html support not work on windows #498

chemzqm opened this issue Mar 3, 2012 · 1 comment

Comments

@chemzqm
Copy link

chemzqm commented Mar 3, 2012

static.js
line 136 :if (normalize('/') == path[path.length - 1]) path += 'index.html';

it works if you remove normalize

@tj
Copy link
Member

tj commented Mar 4, 2012

hmm that was originally a patch I accepted for windows, but now that I look at it again, it doesn't make any sense since it's not an fs path haha, thanks for the report I'll remove it

@tj tj closed this as completed in a9f20e4 Mar 4, 2012
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

2 participants