minishouyin/node_modules/babel-plugin-polyfill-corejs3/core-js-compat
2025-11-12 11:35:57 +08:00
..
data.js first commit 2025-11-12 11:35:57 +08:00
entries.js first commit 2025-11-12 11:35:57 +08:00
get-modules-list-for-target-version.js first commit 2025-11-12 11:35:57 +08:00
README.md first commit 2025-11-12 11:35:57 +08:00

core-js-compat exposes some files as JSON, and they cannot be imported by Node.js ESM files. This folder proxies core-js-compat to ensure that every entry is CJS and can be safely imported.