surfaces/adapter/web/frontend/node_modules/@babel/compat-data
2026-05-26 14:50:56 +03:00
..
data web-interface initial 2026-05-26 14:50:56 +03:00
corejs2-built-ins.js web-interface initial 2026-05-26 14:50:56 +03:00
corejs3-shipped-proposals.js web-interface initial 2026-05-26 14:50:56 +03:00
LICENSE web-interface initial 2026-05-26 14:50:56 +03:00
native-modules.js web-interface initial 2026-05-26 14:50:56 +03:00
overlapping-plugins.js web-interface initial 2026-05-26 14:50:56 +03:00
package.json web-interface initial 2026-05-26 14:50:56 +03:00
plugin-bugfixes.js web-interface initial 2026-05-26 14:50:56 +03:00
plugins.js web-interface initial 2026-05-26 14:50:56 +03:00
README.md web-interface initial 2026-05-26 14:50:56 +03:00

@babel/compat-data

The compat-data to determine required Babel plugins

See our website @babel/compat-data for more information.

Install

Using npm:

npm install --save @babel/compat-data

or using yarn:

yarn add @babel/compat-data