javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
webpack-obfuscator is not generating sourcemaps
- 主要言語
- 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