Replies: 2 comments
-
Parcel v2 is a JavaScript bundler, and Jest is a testing framework commonly used for JavaScript applications. If you want to use the default parser from Parcel v2 with Jest, you might need to ensure that Jest understands how to handle the file types and features that Parcel supports.*
Configure Babel:_ |
Beta Was this translation helpful? Give feedback.
-
Not currently, but it would be nice to have, see #2396 |
Beta Was this translation helpful? Give feedback.
-
How I can share default parser from Parcel v2 with Jest?
It's only possible using babel?
Beta Was this translation helpful? Give feedback.
All reactions