Skip to content

Conversation

@dummdidumm
Copy link
Member

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.

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.
@dummdidumm dummdidumm merged commit 050ecc1 into master Nov 21, 2024
3 checks passed
@dummdidumm dummdidumm deleted the refactor branch November 21, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants