framework / node_modules / babel-plugin-polyfill-corejs3 / core-js-compat /
..
README.md update 2 years ago
data.js update 2 years ago
entries.js update 2 years ago
get-modules-list-for-target-version.js update 2 years ago
README.md

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.