javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
implementation of webpack-obfuscator
- 主要言語
- TypeScript
- スター
- 928
- フォーク
- 92
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react, typescript, webpack
- 領域
- build-system, documentation, frontend
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100