Closed AlexBeauchemin closed 10 years ago
I can navigate through my app without any problem but if I hit a hard refresh ( f5 or livereload ), the page isn't loading.
Example if I try to go directly to localhost:8000/projects/1 , I get a blank page with the message "Cannot GET /projects/1"
This is in dev while running grunt-default
Is there something I can add to expressjs to fix this?
I can navigate through my app without any problem but if I hit a hard refresh ( f5 or livereload ), the page isn't loading.
Example if I try to go directly to localhost:8000/projects/1 , I get a blank page with the message "Cannot GET /projects/1"
This is in dev while running grunt-default
Is there something I can add to expressjs to fix this?