javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
The project is up and running, but we're encountering errors on the web page.
- Dominant language
- TypeScript
- Stars
- 928
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Here's my current webpack configuration:

During my local build process with the following webpack configuration:

the browser keeps throwing persistent errors. I've tried modifying the **excludes** patterns as suggested by the error messages, but the fixes aren't working.


Could this be a version compatibility issue? More importantly, what's the proper way to exclude dependencies in **node_modules** from bundling
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the local webpack build using the configuration shown in the issue and inspect the browser errors. Determine whether the dependency exclusions in node_modules are being applied; completion would require a confirmed compatibility or exclusion fix, but the screenshots do not provide enough detail to define the exact change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100