Skip to content

Commit

Permalink
V2 Conversion
Browse files Browse the repository at this point in the history
Remove old files and dependencies from qunit-dom

Add new test index.html that demonstrates the problem in #2022

Fix exports

Ah, so we do compile to ESM already

We have to remove the ember-addon keyword because we don't want to provide an addon-main and then have a dependency on @embroider/addon-shim
  • Loading branch information
NullVoxPopuli committed Oct 6, 2023
1 parent 7ef3264 commit 4b2aa65
Show file tree
Hide file tree
Showing 11 changed files with 360 additions and 60 deletions.
283 changes: 283 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
packages:
- "qunit-dom"
- "test-app"
- "test-vite-app"
10 changes: 0 additions & 10 deletions qunit-dom/.ember-cli

This file was deleted.

3 changes: 0 additions & 3 deletions qunit-dom/.watchmanconfig

This file was deleted.

29 changes: 0 additions & 29 deletions qunit-dom/ember-cli-build.js

This file was deleted.

18 changes: 0 additions & 18 deletions qunit-dom/testem.js

This file was deleted.

Loading

0 comments on commit 4b2aa65

Please sign in to comment.