ember-cli / ember-cli/ember-cli
Fresh app 404's on missing assets/test-support.css
Open
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 1.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Generating a fresh ember 5.5 app results in the following error.

This is likely due to ember-qunit now being a v2 addon (it internally handles it's styles with a JS import). Probably the blueprint needs to have the `` import removed?
Contributor guide
Assessment
This issue has not been assessed yet.