Hybrid npm packages (ESM and CommonJS)

1 · Axel Rauschmayer · Oct. 22, 2019, 9:18 p.m.
Summary
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) [Read rest of post]...