javascript-obfuscator / javascript-obfuscator/webpack-obfuscator

Webpack obfuscator and Webpack banner plugin do not work together

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

Description

I am trying to obfuscate my javascript code and after adding webpack-obfuscator as a plugin, webpack.BannerPlugin stopped working.
I've read that I need to add @license or @preserve to the license, but it does not help, can anyone help me?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the interaction between the webpack-obfuscator plugin and webpack.BannerPlugin, including the reported @license and @preserve comment variants. Compare the generated bundle with each plugin enabled; the issue is done when obfuscation and the banner both work together without losing the intended license comment.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.