Patrick Pircher
Patrick Pircher
I'm not sure how to add a test for this
@mansona i improved this even more and added some tests
> This is hard for me to follow. Can we take advantage of the cleanup that has happened in the vite hbs plugin to use the same patterns here? I...
I actually have to re verify this with #1876 first if this is still an issue. Maybe i only had bad dep optimizer issues. Can v2 addons also override trees?...
this will probably solved when glint moves to content-tag instead of ember-template-imports. https://github.com/typed-ember/glint/pull/655
@Techn1x is the issue about glint or prettier removing semicolon? It's expected now to be without semi, when configured so. And newest glint should be able to parse it
> @patricklx Wouldn't we want it to fail if any failures happen? It would still show up as error. Only for the release process it would not block the publishing...
Can you try the nightly https://github.com/emberjs/ember-inspector/wiki/nightly-version
the only parts that need changes is in ember_debug
But is the boot event 'Ember' still dispatched? It was part of ember/index and inspector depends on it