Skip to content

Bundled import.meta.main should reflect loaded state. #6333

Closed
@kitsonk

Description

@kitsonk

Currently, during bundling the import.meta.main is set to true for the main module, but when that bundle is loaded, the main module might not be loaded as the main module and so the import.meta.main should be false.

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