云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
babel-plugin-polyfill-corejs2
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
esm
2024-08-12 17:43:54
56.65 KB
lib
2024-08-12 17:44:29
20.29 KB
LICENSE
2024-07-14 16:19:07
1.08 KB
package.json
2024-07-14 16:19:07
1.09 KB
README.md
2024-07-14 16:19:07
479 B
# babel-plugin-polyfill-corejs2 ## Install Using npm: ```sh npm install --save-dev babel-plugin-polyfill-corejs2 ``` or using yarn: ```sh yarn add babel-plugin-polyfill-corejs2 --dev ``` ## Usage Add this plugin to your Babel configuration: ```json { "plugins": [["polyfill-corejs2", { "method": "usage-global" }]] } ``` This package supports the `usage-pure`, `usage-global`, and `entry-global` methods. When `entry-global` is used, it replaces imports to `core-js`.
2025-08-29 19:57:58 Friday 216.73.216.167 Runningtime:0.029s Mem:1.48 MB