javascript-obfuscator / javascript-obfuscator/webpack-obfuscator

implementation of webpack-obfuscator

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

Description

I have a js-react project with a lot of files, folders and subfolders.
I have installed javascript-obfuscator and webpack-obfuscator, but I have no idea how to implement it into my code.

I have an index.js which renders the main components into the html-file.

Your readme.md has two examples : the rules-Array and the objects entry, output and plugins.

What is to do with this. Shall I import them into the index.js? And then? How shall I use it.

My react-code is still shown in the browser. I want to hide it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with README.md's rules-array and entry/output/plugins examples, then compare them with the project's index.js and the Webpack setup. Clarify where the obfuscator configuration belongs and how it applies to the React build; done means the README provides enough steps for the browser bundle to be obfuscated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, typescript, webpack
Domain
build-system, documentation, frontend
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.