Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jest transform workaround for ESM-only packages
Enables Babel transform for ESM-only packages (to CommonJS) until Jest supports ESM https://jestjs.io/docs/ecmascript-modules Babel ignores `node_modules` by default
- Loading branch information