没有合适的资源?快使用搜索试试~ 我知道了~
babel-plugin-transform-remove-import:此插件删除所有导入调用
需积分: 19 81 浏览量
2021-05-15
06:45:53
上传
评论
收藏 3KB ZIP 举报
babel-plugin-transform-remove-import 此插件将删除所有import调用。 例子 在 import strman from 'strman' 出去 安装 npm install babel-plugin-transform-remove-import 用法 通过.babelrc (推荐) .babelrc { " plugins " : [ " transform-remove-import " ] } 通过CLI babel --plugins transform-remove-import script.js 通过节点API require ( "babel-core" ) . transform ( "code" , { plugins : [ "transform-remove-import" ] } ) ;
资源推荐
资源详情
资源评论

























收起资源包目录









共 5 条
- 1
资源评论

纯文本文档
- 粉丝: 28
- 资源: 4645

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
