gatsby-plugin-compile-es6-packages@1.1.0
Easily add support for compiling ES6 packages into Gasby projects
MIT
2019-03-27
安装 (1.1.0)
npm install gatsby-plugin-compile-es6-packages@1.1.0
yarn add gatsby-plugin-compile-es6-packages@1.1.0
pnpm add gatsby-plugin-compile-es6-packages@1.1.0
bun add gatsby-plugin-compile-es6-packages@1.1.0
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 |