lasso-babel-transform@2.0.0
Lasso.js transform that uses Babel to transpile ES6 code to ES5.
ISC
2019-02-01
安装 (2.0.0)
npm install lasso-babel-transform@2.0.0
yarn add lasso-babel-transform@2.0.0
pnpm add lasso-babel-transform@2.0.0
bun add lasso-babel-transform@2.0.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.2.0 |
| @babel/polyfill | ^7.0.0 |
| @babel/preset-env | ^7.2.0 |
| lasso-caching-fs | ^1.0.1 |
| lasso-package-root | ^1.0.0 |
| strip-json-comments | ^2.0.1 |