Commit 61f4867
Use ember-estree minimal API, fix template positions and parent refs
- Use toTree({ templateOnly: true }) instead of processGlimmerTemplate
- Pass inner content (not full <template> tags) fixing 10-col offset
- Removes spurious GlimmerElementNode(tag: "template") wrapper
- Keep local traverse for convertAst scope management
- blockParamNodes now have parent refs (fixes template-no-let-reference)
- Update snapshots for corrected AST structure
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 6889ea5 commit 61f4867
5 files changed
Lines changed: 354 additions & 709 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments