Skip to content

fix: publish source and include sourcemaps#1958

Merged
kettanaito merged 3 commits into
mainfrom
chore/sourcemaps
Jan 8, 2024
Merged

fix: publish source and include sourcemaps#1958
kettanaito merged 3 commits into
mainfrom
chore/sourcemaps

Conversation

@kettanaito

@kettanaito kettanaito commented Jan 8, 2024

Copy link
Copy Markdown
Member

Note: no need to force ESM extensions in sourcemaps because they always point to the source *.ts files that are not modified by anything.

@kettanaito kettanaito changed the title chore: export sourcemaps fix: export sourcemaps Jan 8, 2024
@kettanaito kettanaito changed the title fix: export sourcemaps fix: publish source and include sourcemaps Jan 8, 2024
@kettanaito kettanaito merged commit 68a57bd into main Jan 8, 2024
@kettanaito kettanaito deleted the chore/sourcemaps branch January 8, 2024 11:14
@kettanaito

Copy link
Copy Markdown
Member Author

Released: v2.0.13 🎉

This has been released in v2.0.13!

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


Predictable release automation by @ossjs/release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remix Error: ENOENT: no such file or directory, open '.../node_modules/msw/lib/core/handlers/RequestHandler.mjs.map'

1 participant