rollup-plugin-sourcemaps icon indicating copy to clipboard operation
rollup-plugin-sourcemaps copied to clipboard

Fixed deprecated Dependency source-map-resolve

Open IIIMADDINIII opened this issue 3 years ago • 0 comments

source-map-resolve is deprecated. So this pullrequest follows the recomended solution by copying the relevent parts from that codebase. https://github.com/lydell/source-map-resolve Also translated the code from source-map-resolve into modern Typescript.

IIIMADDINIII avatar Nov 06 '22 00:11 IIIMADDINIII