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