Skip to content

Handle ES Module files (.mjs) #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
tmedwards opened this issue Feb 26, 2023 · 0 comments
Open
2 tasks done

Handle ES Module files (.mjs) #53

tmedwards opened this issue Feb 26, 2023 · 0 comments
Assignees
Labels
done issue is resolved enhancement New feature or request

Comments

@tmedwards
Copy link
Owner

tmedwards commented Feb 26, 2023

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

@tmedwards tmedwards self-assigned this Feb 26, 2023
@tmedwards tmedwards added enhancement New feature or request todo Make this happen labels Feb 26, 2023
tmedwards added a commit that referenced this issue Nov 6, 2023
@tmedwards tmedwards added done issue is resolved and removed todo Make this happen labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done issue is resolved enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant