-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support emitting source map for Joiner
.
#10
Comments
2 tasks
@underfin Do you have time to help solving this issue? Or I will solve it this weekend. |
Please hold it, it is unnecessary at now. |
Ok. Get it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Won't be hard and just port https://github.com/Rich-Harris/magic-string/blob/6f6cd52270fdc8b62b1b94c73a5d19ba37b3d4dd/src/Bundle.js#L85-L167 would be enough.
See https://github.com/rolldown-rs/string_wizard/blob/00ff3ef9bfd9f63dd0d932bafa69a411717c84fa/src/magic_string/source_map.rs#L13 for references.
This will also meet the #4 problem, but we could ignore it so far. I will try solve #4 in one go.
The text was updated successfully, but these errors were encountered: