Skip to content

Commit 050ecc1

Browse files
authored
chore: consolidate template walking logic (#2600)
right now some of the logic of walking the template is within the svelte2tsx part, some in the htmlxtojsx part. This makes it hard to decide where to put new stuff and represents an arbitrary barrier for features that may need to work across both. This PR therefore moves all the logic from the svelte2tsx part into the htmlxtojsx part.
1 parent cd1758b commit 050ecc1

File tree

2 files changed

+268
-316
lines changed

2 files changed

+268
-316
lines changed

0 commit comments

Comments
 (0)