1081 Views
In this blog post, we look at npm packages that contain both ES modules and CommonJS modules: Current solutions Future solutions (once ESM is unflagged in Node.js) Required knowledge: How ES modules are supported natively on Node.js. You can read this blog post if necessary.
0 comments