NullVoxPopuli

Results 2059 comments of NullVoxPopuli

For folks using ie11, they can continue to use qunit 2.x, but i don't yet know how much of what i want out of qunit won't be supported by ie11....

thanks for the deep investigation! however, I don't think we want to focus on the specifics of what `dev.sh` is doing, as I can demonstrate the same problem in ESM...

I took a stab at a PR over here: https://github.com/qunitjs/qunit/pull/1728, but I don't yet have a way to test browser-ESM due to constraints of the test setup (the PR would...

sounds good!

oh no, now it's in the terminal ![image](https://github.com/ember-template-lint/ember-template-lint/assets/199018/952105a2-406c-4ad2-a4f4-13ae358d6c19)

Vitest supports jest's API and has those features and more tho

aye, will be important as template-tag are now in the guides: https://guides.emberjs.com/release/components/template-tag-format/

aye -- will be important as gjs/gts are now in the guides https://guides.emberjs.com/release/components/template-tag-format/

I like your suggestion -- any reason we don't use native resolve? I ran in to a similar issue here: https://github.com/ember-template-lint/ember-template-lint/pull/2359#discussion_r794630591 My assumption _now_ is that the current implementation is...