source: frontend/node_modules/babel-plugin-polyfill-corejs3/core-js-compat/README.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 193 bytes
Line 
1`core-js-compat` exposes some files as JSON, and they cannot be
2imported by Node.js ESM files.
3This folder proxies `core-js-compat` to ensure that every entry
4is CJS and can be safely imported.
Note: See TracBrowser for help on using the repository browser.