foundry-dsa41-game/node_modules/@babel/compat-data
macniel 9de1531058
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s Details
chore: building the architecture
2025-09-25 13:07:30 +02:00
..
data chore: building the architecture 2025-09-25 13:07:30 +02:00
LICENSE chore: building the architecture 2025-09-25 13:07:30 +02:00
README.md chore: building the architecture 2025-09-25 13:07:30 +02:00
corejs2-built-ins.js chore: building the architecture 2025-09-25 13:07:30 +02:00
corejs3-shipped-proposals.js chore: building the architecture 2025-09-25 13:07:30 +02:00
native-modules.js chore: building the architecture 2025-09-25 13:07:30 +02:00
overlapping-plugins.js chore: building the architecture 2025-09-25 13:07:30 +02:00
package.json chore: building the architecture 2025-09-25 13:07:30 +02:00
plugin-bugfixes.js chore: building the architecture 2025-09-25 13:07:30 +02:00
plugins.js chore: building the architecture 2025-09-25 13:07:30 +02:00

README.md

@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