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