This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Replies: 1 comment
-
|
I've added |
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.
-
I checked this file https://github.com/sveltejs/svelte/blob/master/src/compiler/utils/mapped_code.ts.
As I see in this file, it imports three libraries.
We can use https://github.com/h-a-n-a/magic-string-rs for
magic-string. With @ampproject/remapping we can use https://github.com/getsentry/rust-sourcemap or https://www.npmjs.com/package/@swc-node/sourcemap-support.I haven't checked it carefully. Feel free to help.
Beta Was this translation helpful? Give feedback.
All reactions