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: Ember is not defined error #1240

Conversation

wozny1989
Copy link
Contributor

@wozny1989 wozny1989 commented May 29, 2023

Tasks:

  • Fix error Ember is not defined - import Ember during library version register

@wozny1989 wozny1989 mentioned this pull request May 29, 2023
4 tasks
@wozny1989 wozny1989 force-pushed the fix/wozny1989/ember-is-not-defined-error branch from d501ce2 to 9fa3c11 Compare June 3, 2023 08:57
Copy link
Collaborator

@mansona mansona left a comment

Choose a reason for hiding this comment

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

So I don't think we should probably do these changes 🙈 I understand that you're trying to fix something here but I would rather a) just plainly remove the functionality b) fix it upstream or c) upgrade to more standard ways of doing it.

I hope all that makes sense?

index.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@wozny1989 wozny1989 force-pushed the fix/wozny1989/ember-is-not-defined-error branch from 9fa3c11 to 1a66927 Compare June 10, 2023 18:12
@wozny1989 wozny1989 force-pushed the fix/wozny1989/ember-is-not-defined-error branch from 1a66927 to 7bf19c0 Compare June 10, 2023 18:23
@wozny1989
Copy link
Contributor Author

@mansona You're right, I just removed functionality with register version if is no super required 👍

@wozny1989 wozny1989 requested a review from mansona June 10, 2023 18:25
Copy link
Collaborator

@mansona mansona left a comment

Choose a reason for hiding this comment

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

looks great 🎉

@mansona mansona merged commit fef787a into adopted-ember-addons:master Jun 14, 2023
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants