javascript-obfuscator / javascript-obfuscator/react-native-obfuscating-transformer
混淆后js import引用文件路径不正确
Open
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
src文件夹混淆后,app.js import src下的文件路径报错
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the import-path error after obfuscating the src folder, using app.js as the entry point and the failing imports under src as the starting scope. Trace how the transformer rewrites or preserves those paths; done means app.js can import the obfuscated src files successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100