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

Fail explicitly when initializer does not have default export #278

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

mehulkar
Copy link
Contributor

@mehulkar mehulkar commented Nov 5, 2020

This is not the real fix for #277 as @rwjblue points out in that issue, but it will help trace the issue for Embroider-built apps more easily. Since the blueprint in Ember also has this default export, it seems reasonable to hard-error when it's not there (e.g. if someone created the file manually and forgot to add it)

@rwjblue rwjblue added the bug label Nov 6, 2020
@rwjblue rwjblue merged commit 168ed4c into ember-cli:master Nov 6, 2020
@rwjblue
Copy link
Member

rwjblue commented Nov 6, 2020

@mehulkar mehulkar deleted the mk/explicit branch November 6, 2020 21:06
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.

None yet

2 participants