jest-terser-oom

$ yarn && yarn test

You'll see the following error

If you disable transformIgnorePatterns, will success.

Or remove sourceMappingURL in node_modules/terser/dist/bundle.min.js, will success too.