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

🐛 Fix meta module #273

Merged
merged 1 commit into from
Apr 8, 2021
Merged

🐛 Fix meta module #273

merged 1 commit into from
Apr 8, 2021

Conversation

wwilsman
Copy link
Contributor

@wwilsman wwilsman commented Apr 8, 2021

What is this?

Ember AMD modules do not do default interops which means we have to either reference/destructure the default, or export named variables from the virtual meta file. I've opted for the former to keep the virtual module simple and renamed it to env.

@wwilsman wwilsman added the 🐛 bug Something isn't working label Apr 8, 2021
@wwilsman wwilsman requested a review from Robdel12 April 8, 2021 22:12
@wwilsman wwilsman enabled auto-merge (squash) April 8, 2021 22:14
@wwilsman wwilsman changed the title 🐛 Fix meta module exports 🐛 Fix meta module Apr 8, 2021
@wwilsman wwilsman disabled auto-merge April 8, 2021 22:15
@wwilsman wwilsman enabled auto-merge (squash) April 8, 2021 22:15
@wwilsman wwilsman disabled auto-merge April 8, 2021 22:15
@wwilsman wwilsman enabled auto-merge (squash) April 8, 2021 22:15
Copy link
Contributor

@Robdel12 Robdel12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏁 The fun with Ember builds

@wwilsman wwilsman merged commit 654a31c into master Apr 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the ww/fix-meta-module branch April 8, 2021 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants