Skip to content

Remove Gren prefix when generating JS modules #313

@robinheghan

Description

@robinheghan

When importing a JS module generated by Gren, the exported applications is available under under a Gren prefix, like so:

Gren.Main.init

The Gren prefix makes sense when we're adding things directly onto the window object in the browser, but makes little sense otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions