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