-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
- update ember-cli guides
- rename testem.js to testem.cjs
- make sure testem.cjs specifies the tests' output folder. done here
- provide distinct dev vs publish tsconfigs
- re-add multiple ember version matrix testing (@embroider/try or newer lightweight ember-try) Support scenario testing #41
- type=module Set type=module #6
- add a demo index.html (and remove overridden entrypoints config)
- publint and/or are-the-types-wrong
- add skip-git flag
- add skip-npm flag
- ensure there's a clear strategy for self-imports in tests (package.json points at dist, tests build directly against src, so node's default self-importing support will not work). Or explain that you should use subpath imports instead.
- testem should use
--headless=newSet headless=new #45
Metadata
Metadata
Assignees
Labels
No labels