Align Svelte AST source location for vapor #31
Labels
❗ p4-important
Priority 4: bugs that violate documented behavior, or significantly impact perf
Type: Improvement
Includes backwards-compatible fixes
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.
The text was updated successfully, but these errors were encountered: