ember-inspector
ember-inspector copied to clipboard
move ember debug tests into own app & fix tests
ember debug is the thing that should/can be tested with older ember versions. for inspector ui its not required. we can extend it for it as well though.
test fixed by mostly using setComponentTemplate as dynamic template resolving has been deprecated
This also
- adds back support for ember alpha+, ember/index has been removed and we have ember/barrel now
- fixes some InElement support issues with ember 6.4