karma-babel-preprocessor@8.0.0
Preprocessor to compile ES6 on the fly with babel.
ISC
2019-01-14
安装 (8.0.0)
npm install karma-babel-preprocessor@8.0.0
yarn add karma-babel-preprocessor@8.0.0
pnpm add karma-babel-preprocessor@8.0.0
bun add karma-babel-preprocessor@8.0.0
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.0.0 |
| @babel/polyfill | ^7.0.0 |
| @babel/preset-env | ^7.0.0 |
| jasmine-core | ^2.3.4 |
| karma | ^2.0.0 |
| karma-jasmine | ^1.1.1 |
| karma-phantomjs-launcher | ^1.0.4 |
| phantomjs | ^1.9.18 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7 |