helpyourneighbour/backend/node_modules/babel-plugin-polyfill-corejs3/core-js-compat
2026-03-19 23:10:50 +00:00
..
data.js feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
entries.js feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
get-modules-list-for-target-version.js feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
README.md feat(auth): implement user authentication system 2026-03-19 23:10:50 +00: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.