-
Notifications
You must be signed in to change notification settings - Fork 525
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
Webpack warns about not finding source map files #2346
Labels
Type: Bug 🐛
Oh no! A bug or unintentional behavior
Comments
I have the same issue on a fresh React (18.2) install with Victory v36.5.3. Downgrading didn't fix it either (tried v36.0). Also seems to brick React's hot-reloading. |
Same issue here on Victory v36.5.2 |
Same issue here on Victory v36.5.3 |
➕ |
Any update to this bug or workaround? |
I am currently investigating, and working on a fix. Thank you for reporting! |
Merged
Fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When updating to victory v36.5.1, webpack issues a lot of warnings (159 in my case) with these contents:
I'm using create react app 5.0.1 for my app. I.e. it's based on webpack 5.73.0
This was likely introduced with #2307
The text was updated successfully, but these errors were encountered: