Relationship between swc_common::SourceMap
and sourcemap::SourceMap
#6107
Unanswered
stahlbauer
asked this question in
Q&A
Replies: 1 comment
-
How to build a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the relationship between the following sourcemap implementations:
For example,
build_source_map_with_config
on aswc_common::SourceMap
produces asourcemap:SourceMap
. Is there also an operation to bould aswc_common::SourceMap
in a similar fashion? Which type is supposed to be used by plugin authors?Beta Was this translation helpful? Give feedback.
All reactions