RollupJS plugin to remove assertion calls via Unassert
需要切换私服仓库
``shell`
npm config set registry http://47.93.124.2/
安装
`shell`
npm install @mm-rollup/plugin-unassert
`shell`安装依赖
npm install
`shell`发布测试
npm run test
此库来自 rollup-plugin-unassert,因为不支持最新的 es 的语法,所以我们进行了自己的维护
#### 更换依赖
- 将 escodegen 这个库换成了 @javascript-obfuscator/escodegen,因为 escodegen 已经长时间没有进行更新,但是 @javascript-obfuscator/escodegen` 这个库的作者却没有开源代码,,
#### 其他依赖维护的库
- unassert:1.6.0
- call-matcher: 2.0.0