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

Does not work in webpack 5 #74

Open
pnaika opened this issue Jul 23, 2021 · 3 comments
Open

Does not work in webpack 5 #74

pnaika opened this issue Jul 23, 2021 · 3 comments

Comments

@pnaika
Copy link

pnaika commented Jul 23, 2021

Hi, I am using webpack-require-from to update the react bundle chunks dynamically, and it works perfectly fine with webpack 4, but does not work with webpack 5. I am using 1.8.2 version and bumped it up to 1.8.6 but still replaceSrcMethodName does not seems to be working. I do not see any errors.

Is this package stable with webpack 5 and is there any working example of documentation updates for this?

Thanks

@sgore-godaddy
Copy link

@agoldis We are seeing the same issue, can you confirm if the replaceSrcMethodName works correctly with webpack5 now or it doesn't ?
thank you.

@LeifAndersen
Copy link

Check out #63

@dwiyatci
Copy link

dwiyatci commented Feb 9, 2023

Just for clarification here:
It "Does not work in webpack 5" if only we use replaceSrcMethodName option, right? 'cause I'm currently using path option and seems like it's still working properly for webpack 5 – perhaps the title of this issue is a bit misleading then? 😅

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

4 participants