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