Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Publish sources (#196) #204

Merged
merged 1 commit into from
Feb 7, 2022
Merged

fix: Publish sources (#196) #204

merged 1 commit into from
Feb 7, 2022

Conversation

atti187
Copy link
Contributor

@atti187 atti187 commented Feb 1, 2022

@atti187
Copy link
Contributor Author

atti187 commented Feb 2, 2022

Run npm publish --dry-run to verify that the src-folder is published.

Use a new CRA with the current msw-version installed (and used), to verify that the error occurs by running npm run build.

Copy paste the src-folder into ./node_modules/@mswjs/interceptors of that CRA and verify that the problem goes away by once again run npm run build.

Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this.

@kettanaito kettanaito merged commit cc1ff23 into mswjs:main Feb 7, 2022
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

🎉 This PR is included in version 0.13.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

avipatel97 added a commit to avipatel97/capacitor-firebase-auth that referenced this pull request Apr 24, 2022
webpack 5: Failed to parse source map from "@mswjs/interceptors"
Modeled after: mswjs/msw#1030
mswjs/interceptors#204
jay-babu pushed a commit to jay-babu/capacitor-firebase-auth that referenced this pull request Apr 27, 2022
webpack 5: Failed to parse source map from "@mswjs/interceptors"
Modeled after: mswjs/msw#1030
mswjs/interceptors#204
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.

webpack 5: Failed to parse source map from "@mswjs/interceptors"
3 participants