Skip to content

Unable to rename app.js to app.coffee #4

@italomaia

Description

@italomaia

Just tried to replace my app.js by a more beautiful app.coffee and got myself a nasty "Unhandled Exception" when using this plugin; the error was:

failed to find module "./" relative to: /

My app.coffee code would be something like this:

application = require "application"
application.start moduleName: "main-page"

Where am I taking the wrong turn?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions