reactioncommerce

reactioncommerce/babel-remove-es-cr...

JavaScript
1
2
Apache License 2.0

This is a Babel plugin that removes `createRequire` calls from JavaScript code, specifically targeting lines where `const require = createRequire(import.meta.url)` is used. It's designed for Node.js projects using ES modules that need to run tests with Jest, which doesn't natively support ES modules and requires Babel transformation to CommonJS.

Total donated
Undistributed
Share with your subscribers: