-
-
Couldn't load subscription status.
- Fork 63
chore: use parse & print from svelte/compiler
#751
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
base: main
Are you sure you want to change the base?
Conversation
|
commit: |
This is basically #568 but with a proper pr description and re-implemented from scratch, as the other branch was horribly out of date.
Closes #94
Closes svelte-add/svelte-add#193
Closes svelte-add/svelte-add#507
Relates sveltejs/svelte#16188
This pr is based on #620, since svelte alreday uses
esrap@2Step 1 (support for svelte files):
@attach, self closing component tags, transitions, etc) (NOTE: referenced svelte pr was last updated in june, everything that got released after that is not going to work right now)parseSvelte(approximately 10 occurences)printmore readable, probably needs to be done in feat: addprint(...)function svelte#16188Step 2 (reduce deps, different pr probably)
svelte/compiler. Check which hoops we need to jump to make that happen. We could potentially drop the following deps: