karma-babel-preprocessor@8.0.1
Preprocessor to compile ES6 on the fly with babel.
ISC
2019-07-11
安装 (8.0.1)
npm install karma-babel-preprocessor@8.0.1
yarn add karma-babel-preprocessor@8.0.1
pnpm add karma-babel-preprocessor@8.0.1
bun add karma-babel-preprocessor@8.0.1
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.4.0 |
| @babel/polyfill | ^7.4.0 |
| @babel/preset-env | ^7.4.2 |
| jasmine-core | ^3.3.0 |
| karma | ^3.1.4 |
| karma-jasmine | ^2.0.1 |
| karma-phantomjs-launcher | ^1.0.4 |
| phantomjs-prebuilt | ^2.1.16 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7 |