javascript-obfuscator / javascript-obfuscator/webpack-obfuscator

webpack-obfuscator is not generating sourcemaps

Open
#149 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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.