Skip to content

Add option to flatten packages #26

@elsassph

Description

@elsassph

Using packages in JS isn't idiomatic and leads to relatively awkward situations.

An option could attempt at exposing types without packages - this brings potential conflicts if several classes have the same name in different modules. Possibly we would raise an error and an explict @:expose('OtherName') would have to be added to avoid the conflict.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions