javascript-obfuscator / javascript-obfuscator/webpack-obfuscator

webpack-obfuscator is not generating sourcemaps

Open
#149 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
928
Forks
92
PR merge metrics
No merged PRs in 30d

Description

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 :)

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript, webpack
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.