javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
Readme says Source map aren't supported
未关闭
- 主要语言
- TypeScript
- 星标
- 928
- 派生
- 92
- PR 合并指标
- 30 天内没有已合并 PR
描述
This [PR](https://github.com/javascript-obfuscator/webpack-obfuscator/pull/76) added support for source maps but the README file still mention that source maps aren't supported.
> Warning: right now plugin does not support sourceMap and sourceMapMode options!
https://github.com/javascript-obfuscator/webpack-obfuscator/blob/master/README.md#obfuscatoroptions
Does that means Read me is outdated?
贡献指南
这个仓库没有索引到贡献指南
调研方向
阅读 README.md 中的 ObfuscatorOptions 部分,并将其中关于 source-map 的警告与添加了 source-map 支持的 PR 76 进行比较。更新过时的文档,使其反映受支持的选项,然后验证 README 不再说 source maps 不受支持。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, webpack
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 52/100