1. 首页
  2. 数据库
  3. 其它
  4. babel plugin transform replace expressions:一个Babel插件用于用其他表达式替换表达式 源码

babel plugin transform replace expressions:一个Babel插件用于用其他表达式替换表达式 源码

上传者: 2021-02-01 22:33:05上传 ZIP文件 41.8KB 热度 8次
babel-plugin-transplace-expressions 用其他表达式替换JavaScript表达式。 安装 $ yarn add --dev babel-plugin-transform-replace-expressions 例 输入文件: const env = process . env . NODE_ENV ; typeof Hello === "number" ; .babelrc : { " plugins " : [ [ " babel-plugin-transform-replace-expressions " , {
下载地址
用户评论