javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
implementation of webpack-obfuscator
- Langage dominant
- TypeScript
- Étoiles
- 928
- Forks
- 92
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, react, typescript, webpack
- Domaine
- build-system, documentation, frontend
- Type d'issue
- Documentation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100