File: README.md

package info (click to toggle)
node-babel-polyfills 0~20220913%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,584 kB
  • sloc: javascript: 3,902; makefile: 17; sh: 15
file content (4 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
`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.