use rslib for making a svelte library #205
Replies: 1 comment
-
There is no special support yet, we will consider related requirements after releasing a stable version. |
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.
-
hi, i wan to use rslib for making a svelte library , as if i use rsbuild svelte plugin, it would compile it to js, which i don't want , i just wana preprocess the svelte file and emit it and its types .d.ts file, how to do that?
Beta Was this translation helpful? Give feedback.
All reactions