hexo/node_modules/babel-plugin-polyfill-corejs3/core-js-compat/README.md

4 lines
196 B
Markdown
Raw Normal View History

2023-10-03 11:14:36 +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
2023-09-25 15:58:56 +08:00
is CJS and can be safely imported.