RevelaOS/node_modules/babel-plugin-polyfill-corejs3/core-js-compat
2023-10-15 23:53:41 +01:00
..
data.js [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
entries.js [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
get-modules-list-for-target-version.js [🎉] Initial Commit 2023-10-15 23:53:41 +01:00
README.md [🎉] Initial Commit 2023-10-15 23:53:41 +01: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.