escodegen icon indicating copy to clipboard operation
escodegen copied to clipboard

Use source-map-js instead of source-map

Open onigoetz opened this issue 2 years ago • 0 comments

Hi,

There is a fork of [email protected] which is 4x times faster and still sync and written in JS only and compatible with Node 6+

More info about fork here: https://github.com/7rulnik/source-map-js#difference-between-original-source-map

This should improve the performance of escodegen without breaking backwards compatibility

onigoetz avatar Jan 09 '22 21:01 onigoetz