webpack-contrib / source-map-loader

extract sourceMappingURL comments from modules and offer it to webpack
MIT License
363 stars 84 forks source link

Removing Atob Package. #226

Closed mbostwick closed 10 months ago

mbostwick commented 11 months ago

This PR contains a:

Motivation / Use-Case

Removes abab which using that packages shows a warning any time this package is used..

Solves https://github.com/webpack-contrib/source-map-loader/issues/225

Breaking Changes

This forces users to use node 16, as that is when abab became standard. However, all things should be on node 18 by this point.

Additional Info

linux-foundation-easycla[bot] commented 11 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.