javascript-obfuscator / javascript-obfuscator/rollup-plugin-javascript-obfuscator
Allow use of custom obfuscator version
未关闭
- 主要语言
- JavaScript
- 星标
- 53
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
As seen in this fork:
https://github.com/arekzelechowski/rollup-plugin-javascript-obfuscator/commit/0f1d1b1f7af6005ce5bdfcd3ff88aeef722e8830
This is really useful as it allows for decoupling of the plugin from the obfuscator version, and also allows us to specify a version of the obfuscator which is sometimes required (eg. if a bug was present in latest).
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查链接的 fork commit 以及插件当前的依赖处理方式,以了解 obfuscator 版本是如何选择的。当用户可以独立于插件配置自定义 obfuscator 版本(包括在需要时选择较旧的版本)时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, rollup
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100