Skip to content

Implement <script type=module> #2475

Description

@justinfagnani

<script type=module> is supported across all major browsers now, but not in jsdom yet. This can be a tracking issue for the feature.

Node.js doesn't support modules without flags either, and it's unclear exactly how much Node support will be compatible with the web. It's possible to implement support without native support in Node, possibly using projects like https://github.com/standard-things/esm Care would have to be taken to match web behavior and capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions