1. 首页
  2. 数据库
  3. 其它
  4. babel plugin source map support:Babel插件可自动使堆栈跟踪源图知道 源码

babel plugin source map support:Babel插件可自动使堆栈跟踪源图知道 源码

上传者: 2021-02-02 00:04:35上传 ZIP文件 93.73KB 热度 8次
名称 babel-plugin-source-map-support-Babel插件,可自动使堆栈跟踪源图知道 安装 $ npm install source-map-support --save $ npm install babel-plugin-source-map-support --save-dev 概要 $ cat test.js import foo from 'foo' ; import bar from 'bar' ; foo ( bar ) ; $ babel --plugins source-map-support test.js import 'source-ma
下载地址
用户评论