karma-babel-preprocessor@8.0.2
Preprocessor to compile ES6 on the fly with babel.
ISC
2022-02-01
安装 (8.0.2)
npm install karma-babel-preprocessor@8.0.2
yarn add karma-babel-preprocessor@8.0.2
pnpm add karma-babel-preprocessor@8.0.2
bun add karma-babel-preprocessor@8.0.2
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.16.10 |
| @babel/polyfill | ^7.12.1 |
| @babel/preset-env | ^7.16.11 |
| @babel/preset-typescript | ^7.16.7 |
| @types/jasmine | ^3.10.3 |
| jasmine-core | ^4.0.0 |
| jsdom | ^19.0.0 |
| karma | ^6.3.11 |
| karma-jasmine | ^4.0.1 |
| karma-jsdom-launcher | ^12.0.0 |
| request | ^2.88.2 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7 |