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