no-response icon indicating copy to clipboard operation
no-response copied to clipboard

Investigate converting from CommonJS to ESM

Open lee-dohm opened this issue 2 years ago • 0 comments

It's going to have to happen at some point and given that many popular packages are converting to ESM and that ESM code can import CommonJS code, but not the other way around, this should probably happen soon.

See this article on the problem for more information.

lee-dohm avatar Jul 13 '21 17:07 lee-dohm