Skip to content

Precompiling assets #15

@Thiggel

Description

@Thiggel

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions