Skip to content

BridgeJS: Add diagnostics for unsupported from: .global / from: .module(...) parameters for imported symbols #793

Description

@sliemeobn

BridgeJS only supports the .from in top-level decls for @JSClass, @JSFunction and @JSGetter. In other places (eg: class members) the specified JSImportFrom is essentially ignored.

we should add diagnostics instead of ignoring invalid from parameters.

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