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

Precompiling assets #15

Open
Thiggel opened this issue Jan 28, 2015 · 0 comments
Open

Precompiling assets #15

Thiggel opened this issue Jan 28, 2015 · 0 comments

Comments

@Thiggel
Copy link

Thiggel commented Jan 28, 2015

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?

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

1 participant