mswjs / interceptors

Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
535 stars 120 forks source link

fix: add sourcemaps #496

Closed kettanaito closed 7 months ago

kettanaito commented 7 months ago

Adds sourcemaps to the build. Remix relies on sourcemaps for ESM it loads and Interceptors doesn't provide any, breaking the server-side build of Remix.

kettanaito commented 7 months ago

Released: v0.25.14 🎉

This has been released in v0.25.14!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.