tapjs / stack-utils

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

use "stack-utils-node-internals" package #28

Closed tunnckoCore closed 4 years ago

tunnckoCore commented 7 years ago

just externalized it, because found a need

Cheers :beers:

tunnckoCore commented 7 years ago

Build fail before the changes too.

coreyfarrell commented 4 years ago

Thanks for the suggestion however we're moving towards just using require('module').builtinModules as process.binding is deprecated.

tunnckoCore commented 4 years ago

Yup. After 100 years :laughing:

No problems :)