demo-ember-vite
demo-ember-vite copied to clipboard
Ember.js running on Vite
https://github.com/emberjs/ember-inspector/pull/2475/files#diff-b563250ea6955e99d6516e76c1e20fa93b64802e1e0158ff6f4fcd83cbb1c6d1R34
https://github.com/slothsoft/qunit-reporter/blob/master/src/export/log-export.js
likely we need to get testem setup from emeber refs: https://github.com/testem/testem Later, it could be replaced, or modified to support playwright Refs: https://github.com/rwjblue/ember-cli/blob/8466e4cd2fd24c69c89f7a9af9c9b5ca3ed6a01d/lib/tasks/test.js, https://github.com/ember-cli/ember-cli/pulls?page=8&q=is%3Apr+testem+is%3Aclosed
It will be great to have github CI integration to do in parallel: 1. Linting files 2. Having `yarn build` without errors
doc: add documentation section on how to add + register new helper in global ember application scope
I don't think we planning to implement it. But, here is reference: https://github.com/lifeart/els-addon-glint/pull/3/files