javascript-obfuscator / javascript-obfuscator/webpack-obfuscator

webpack-obfuscator is not generating sourcemaps

未关闭
#149 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
928
派生
92
PR 合并指标
30 天内没有已合并 PR

描述

We use "webpack-obfuscator": "^3.5.1"
with
const webpackObfuscator = new WebpackObfuscator(
{
sourceMap: true,
});

but sourcemaps files not generating
I also opened stackoverflow question but without help.
[https://stackoverflow.com/questions/73569780/javascript-obfuscator-with-webpack-obfuscator-source-map-files-not-working](https://stackoverflow.com/questions/73569780/javascript-obfuscator-with-webpack-obfuscator-source-map-files-not-working)
Thank you in advance for any help :)

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing the report with webpack-obfuscator ^3.5.1 and the shown sourceMap: true configuration, using the linked Stack Overflow context as background. Inspect the generated webpack assets and sourcemap output; done means the expected sourcemap files are generated or the issue is narrowed to a documented configuration limitation.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, typescript, webpack
领域
build-system
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。