Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove container-debug-adapter initializer #904

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 4, 2023

The initializer was used solely to register container-debug-adapter:main, however simply putting the file into app/container-debug-adapter.js will enable owner.lookup('container-debug-adapter:main') to "just work".

🔥🔥🔥Initializers suck and should die in a fire. 🔥🔥🔥

The initializer was used solely to register
`container-debug-adapter:main`, however simply **putting** the file into
`app/container-debug-adapter.js` will enable
`owner.lookup('container-debug-adapter:main')` to "just work".

🔥🔥🔥Initializers suck and should die in a fire. 🔥🔥🔥
@rwjblue rwjblue enabled auto-merge May 4, 2023 20:07
@rwjblue rwjblue force-pushed the remove-initializer branch from 738c61f to 283305f Compare May 4, 2023 20:59
@rwjblue rwjblue merged commit 1fc58f4 into master May 4, 2023
@rwjblue rwjblue deleted the remove-initializer branch May 4, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant