Skip to content

Commit

Permalink
Remove app initializer (doesn't exists in v2 addons)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed May 13, 2024
1 parent 5679282 commit 0b8d5e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion ember-can/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default {
// not everything in publicEntrypoints necessarily needs to go here.
addon.appReexports([
'helpers/**/*.js',
'initializers/**/*.js',
'services/**/*.js',
'utils/**/*.js',
]),
Expand Down
11 changes: 0 additions & 11 deletions ember-can/src/initializers/setup-ember-can.js

This file was deleted.

0 comments on commit 0b8d5e6

Please sign in to comment.