Skip to content

Declaration files should not generate import statements #494

@Perryvw

Description

@Perryvw

Declaration files will not be transpiled, but imports from them will still create a require(declaration), which causes a lua error due to the file not existing.

Ideally we also find a way to not import declared types and interfaces from non-declarations files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions