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
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
replaceSrcMethodNamedoes 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