This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
webpack sourceMap error in 5.4.0 #93
Labels
Comments
Fixing this now |
This is because you're passing |
👍 for fixing this as I'm facing this issue as well |
🎉 This issue has been resolved in version 5.4.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
@josephzidell and @obartra can you try this out and let us know if this fixes it? |
It's working well for me, thanks for the fast turnaround! 🎉 |
works well. Thanks for the quick fix 🥇 |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Hi there, thanks for your work on cypress-webpack-preprocessor. It's been working great for us. I was just trying to update to the latest version and ran into some issues. Let me know if I can provide any additional info.
Is this a Feature or Bug?
I'm guessing a breaking config change between 5.3.0 and 5.4.0 but I couldn't figure out how to make it work.
Current behavior:
@cypress/webpack-preprocessor@5.4.0
throws an error when trying to generate source mapsDesired behavior:
Tests run
How to reproduce:
This is my webpack config:
Just trying to load any test fails with the webpack error below
Additional Info (images, stack traces, etc)
The text was updated successfully, but these errors were encountered: