-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I'm trying to let my node app precompile coffee script files. But how can I intercept these requests? When app.get '/:file', (req, res) -> doesn't work, because when requesting a file, the router always automatically searches for it and then returns a 404. Is there any way to turn the file server off?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels