tapjs / stack-utils

Captures and cleans stack traces.
https://www.npmjs.com/package/stack-utils
MIT License
190 stars 35 forks source link

Migrate to ESM #68

Open stianjensen opened 2 years ago

stianjensen commented 2 years ago

This updates the package to use ES modules and require a minimum of node 12.

stianjensen commented 2 years ago

There are a couple remaining test failures, that I'm not quite sure how to fix yet. Will have to do some more digging.

unional commented 1 year ago

Hope this can pick up some steam. Unless all high profile packages like stack-utils supports ESM, it is very difficult for the ecosystem to transition to ESM.