Why does @mswjs/data get bundled in my production build by webpack ? #303
Unanswered
baptistefkt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've recently added this package to my project and noticed my production bundle size increased a lot. When analysing it with Rsdoctor, i can see that @mswjs/data gets bundled. If my understanding is correct, this should not be the case.
Any idea what could cause that? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions