javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
Support the obfuscation of web worker files
未关闭
help wanted
- 主要语言
- TypeScript
- 星标
- 928
- 派生
- 92
- PR 合并指标
- 30 天内没有已合并 PR
描述
Is it possible to include web worker files, after compilation, they are not in `compilation.chunks`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先跟踪插件如何通过 compilation.chunks 发现文件,然后调查已编译的 web worker 文件在该集合之外是如何表示的。定义预期的 worker 文件覆盖范围,并验证混淆处理包含这些文件,同时不会破坏现有的编译处理。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, webpack
- 领域
- build-system, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 32/100