云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
jcore
/
web
/
front_end
/
node_modules
/
babel-plugin-polyfill-regenerator
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
esm
2024-07-14 16:16:55
4.37 KB
lib
2024-07-14 16:16:55
1.59 KB
LICENSE
2024-07-14 16:16:55
1.08 KB
package.json
2024-07-14 16:16:55
2.07 KB
README.md
2024-07-14 16:16:55
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-09-03 04:36:15 Wednesday 216.73.216.38 Runningtime:0.022s Mem:1.48 MB