-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Docs] Document new .esm.js
support
#2278
Closed
phated opened this issue
Dec 29, 2018
· 0 comments
· May be fixed by ajesse11x/PowerShell#3, Matthelonianxl/flight-manual.atom.io#2, raindigi/cloudcannon-suite#5, cdcc1969/etherwallet#7 or baophucct/PowerShell#3
Closed
[Docs] Document new .esm.js
support
#2278
phated opened this issue
Dec 29, 2018
· 0 comments
· May be fixed by ajesse11x/PowerShell#3, Matthelonianxl/flight-manual.atom.io#2, raindigi/cloudcannon-suite#5, cdcc1969/etherwallet#7 or baophucct/PowerShell#3
Labels
Comments
This was referenced Mar 8, 2021
Open
This was referenced Mar 15, 2021
Closed
This was referenced May 18, 2024
This was referenced May 26, 2024
This was referenced Jun 27, 2024
This was referenced Jul 4, 2024
This was referenced Jul 12, 2024
This was referenced Jul 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the latest release of interpret, we now support the
.esm.js
extension to pre-load theesm
module which will allow end users to use ESModules without using Babel/TypeScript loaders!We should document this in the README.
The text was updated successfully, but these errors were encountered: