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

Cleanup file tree #18

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Cleanup file tree #18

wants to merge 9 commits into from

Conversation

eehrhardt
Copy link

Hi Brian,

I did a little cleanup on your repo as described in the commits.

Cheers, Enrico

Enrico Ehrhardt added 9 commits October 25, 2014 23:46
bower_components are managed by bower itself
rewrite app.js to use express-4.x.x style
update doctype in jade layout (deprecated)
update dependencies in package.json
removed '*' route
express.static falls back to app routing in case of missing files, wich prevents proper error messaging
e.g. a missing file public/style.css loads with code 200 but gets content of index view
route is essential for deep linking / history
This reverts commit 528dfe9.
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

Successfully merging this pull request may close these issues.

1 participant