lifeart / vite-plugin-glimmerx

GlimmerX loader for Vite
MIT License
3 stars 1 forks source link

Any plans to support gts/gjs? #1

Open knownasilya opened 2 years ago

knownasilya commented 2 years ago

I'd love to try out the <template> syntax but that only works in .gjs/.gts

I have it running in stackblitz https://stackblitz.com/edit/vitejs-vite-uqwsdg?file=src%2FTest.ts&terminal=dev

lifeart commented 2 years ago

@knownasilya I don’t consider it as usable right now (there is no tooling support, like autocomplete (es, ts, hbs), linting (es, ts, hbs))

lifeart commented 1 year ago

@knownasilya reference implementation: https://github.com/lifeart/demo-ember-vite/issues/1