- Log workforce sync errors to backend stdout so they appear in docker logs - Extend error flash from 5s to 15s so errors are readable - Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload — sendBeacon was hitting 404s on all three unload saves Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| data | ||
| corejs2-built-ins.js | ||
| corejs3-shipped-proposals.js | ||
| LICENSE | ||
| native-modules.js | ||
| overlapping-plugins.js | ||
| package.json | ||
| plugin-bugfixes.js | ||
| plugins.js | ||
| 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