gatsby-plugin-compile-es6-packages@2.1.1
Easily add support for compiling ES6 packages into Gasby projects
MIT
2021-08-26
安装 (2.1.1)
npm install gatsby-plugin-compile-es6-packages@2.1.1
yarn add gatsby-plugin-compile-es6-packages@2.1.1
pnpm add gatsby-plugin-compile-es6-packages@2.1.1
bun add gatsby-plugin-compile-es6-packages@2.1.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @babel/runtime | ^7.0.0 |
| regex-escape | ^3.4.8 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.1.0 |
| @babel/core | ^7.1.0 |
| @babel/preset-env | ^7.1.0 |
| cross-env | ^5.2.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| gatsby | >2.0.0-alpha |