-
-
Notifications
You must be signed in to change notification settings - Fork 84
Documentation Request #32
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
Comments
@ecarlisle While I can't answer that question 💯 , the initial intro you wrote sounds pretty good so far 👍 when you have time please feel free to a send PR with your writings and additions can be discussed and added later then 😛 |
@michael-ciniawsky : Thank you! I did some testing yesterday and am more confident about my description above. I'll submit a PR asap. Thanks! |
Hi! Thanks! |
@ecarlisle Open PR 🙃 and corrections can be discussed/corrected there then, looks good, only a few nits in styling 😛 thx very much |
PR added at #35 |
PR #37 was merged |
Uh oh!
There was an error while loading. Please reload this page.
Hi! I really appreciate
source-map-loader
! It's definitely a big help in debugging.I want to understand, however, that it's doing exactly what I think it is. This will help in optimizing my bundling process. Here's my understanding so far:
source-map-loader
will find the inline and external source maps for all libraries included in a build.Does this ring true? I'd appreciate any information you can offer and would be happy to place this in a documentation PR in case this is helpful for others.
Thanks!
The text was updated successfully, but these errors were encountered: