javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
Support the obfuscation of web worker files
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 928
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to include web worker files, after compilation, they are not in `compilation.chunks`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the plugin discovers files through compilation.chunks, then investigate how compiled web worker files are represented outside that collection. Define the expected worker-file coverage and verify that obfuscation includes those files without breaking existing compilation handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100