Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hashes are breaking chunk loading when using "split strings" or "medium" preset #144

Open
rubixibuc opened this issue Apr 13, 2022 · 0 comments

Comments

@rubixibuc
Copy link

rubixibuc commented Apr 13, 2022

Doesn't matter what I try, but when I either:

  • enable split strings or
  • set the preset to medium level,

the hashes change and break chunk loading.

default preset seems to work though, but string splitting is required for my use case

webpack: 5.72.0
webpack-obfuscator: 3.5.1

EDIT:

It seems it's regressed since this fix was made #108

When I install version webpack-obfuscator:3.3.0 everything works fine. The latest version doesn't work

This is specifically for the plug-in use case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant