-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Source map errors #785
Comments
Thanks for reporting this! Turns out that the source maps that shipped with this package are largely useless, as they require the original source files to be present in the package. I found a way to point the source maps to the repo's source files, but am still unsure if I shouldn't just remove the source maps in the first place. @justrealmilk — curious to hear your take. Are source maps from packages something you'd like to have? |
Thank you for the consideration but I'm unsure of the benefits (I know nothing ^_^). If you think they provide a benefit, then why not I guess |
I have published |
|
🤦 Okay, seems like |
Unsure if it's appropriate to expect that to get merged any time soon 😅 |
This is still an annoying issue heh |
Unsure how to even describe these errors.
It's a TypeScript React project. These errors are displayed by webpack's dev server.
The text was updated successfully, but these errors were encountered: