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

Returns 404 errors for files without extensions #25

Closed
jimpick opened this issue Oct 4, 2016 · 0 comments · Fixed by #43
Closed

Returns 404 errors for files without extensions #25

jimpick opened this issue Oct 4, 2016 · 0 comments · Fixed by #43

Comments

@jimpick
Copy link

jimpick commented Oct 4, 2016

I have a file I'm trying to deploy that doesn't have an extension. eg. /framer/version

The code doesn't see an extension, so it tries to find /framer/version/index.html, which doesn't exist.

https://github.com/zeit/list/blob/master/bin/list#L187

I was quite surprised by this behaviour.

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

Successfully merging a pull request may close this issue.

2 participants