MioIsland/landing/node_modules/@babel/compat-data
xmqywx 5deeaffc8a refactor(plugins): remove JSON-based plugin system
Replace with native .bundle plugin architecture in next commits.
Old declarative system (themes/buddy/sound JSON) removed entirely.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 21:21:18 +08:00
..
data refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
corejs2-built-ins.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
corejs3-shipped-proposals.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
LICENSE refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
native-modules.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
overlapping-plugins.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
package.json refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
plugin-bugfixes.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
plugins.js refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
README.md refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08: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