Native ESM Support
See original GitHub issueI have this 98% completed in local branch.
Allows you to run uvu
with native ESM purely, making my current usage of -r esm
completely optional.
This also has to maintain functionality within browsers, which will come for free.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:11
- Comments:16 (6 by maintainers)
Top Results From Across the Web
Native ES Modules in Node.js - CodinGame
With the native ESM support in browser, it seems now essential to have it in Node.js . From its beginning, Node.js uses a...
Read more >JavaScript modules - MDN Web Docs
Use of native JavaScript modules is dependent on the import and export statements; these are supported in browsers as shown in the ...
Read more >"ESM" | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >TypeScript and native ESM on Node.js - 2ality
In this blog post, I'll explain everything you need to know in order to use and produce native ECMAScript modules on Node.js.
Read more >ECMAScript modules | Node.js v19.3.0 Documentation
Node.js fully supports ECMAScript modules as they are currently specified and ... Caveat: The ESM load hook and namespaced exports from CommonJS modules...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Now available in v0.5.0 (stable) 😃
@lukeed it’s finally released!!!
I mean jsdiff with the fix
https://github.com/kpdecker/jsdiff/commit/d358a573dc38fb89dd5ee296805e29f75c932a58