Skip to content

Handle ES Module files (.mjs) #53

Description

@tmedwards

Add support for ES Module (ESM) files (.mjs) to the module option. The should, naturally, be bundled within a <script type="module"> tag in the document head.

  • Add ESM support to the module option
  • ESM files within normal sources should be fatal

LAST EDIT: 2023/11/06

Metadata

Metadata

Assignees

Labels

doneissue is resolvedenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions