Skip to content
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

Align Svelte AST source location for vapor #31

Open
kazupon opened this issue Sep 18, 2024 · 0 comments
Open

Align Svelte AST source location for vapor #31

kazupon opened this issue Sep 18, 2024 · 0 comments
Labels
❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf Type: Improvement Includes backwards-compatible fixes

Comments

@kazupon
Copy link
Owner

kazupon commented Sep 18, 2024

description

Currently, there is an I/F mis-match of their source locations in the svelte AST and vapor AST (IR).
The svelte compiler must be forked to match the source location to the vapor.

@kazupon kazupon added Type: Improvement Includes backwards-compatible fixes ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf Type: Improvement Includes backwards-compatible fixes
Projects
None yet
Development

No branches or pull requests

1 participant