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

Add @ember/owner to emberVirtualPackages #1396

Merged

Conversation

NullVoxPopuli
Copy link
Collaborator

For compatibility, we need to know the full set of virtual package names used by Ember. Historically we got that from the ember-rfc176-data package, but that is no longer updated for new APIs because the modules-api-polyfill that it was created to power is no longer needed.

Without this, v2 addons under embroider will fail to resolve these package names.

Rebase of: #1394 to see if that's all that is needed to fix

For compatibility, we need to know the full set of virtual package names used by Ember. Historically we got that from the ember-rfc176-data package, but that is no longer updated for new APIs because the modules-api-polyfill that it was created to power is no longer needed.

Without this, v2 addons under embroider will fail to resolve these package names.
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review April 13, 2023 01:38
Copy link
Member

@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 good to me 👍

@NullVoxPopuli NullVoxPopuli merged commit 6e54dd1 into embroider-build:main Apr 18, 2023
199 checks passed
@NullVoxPopuli
Copy link
Collaborator Author

Closes #1394

@NullVoxPopuli NullVoxPopuli deleted the more-virtual-packages branch April 18, 2023 15:26
@NullVoxPopuli NullVoxPopuli changed the title Add @ember/object to emberVirtualPackages Add @ember/owner to emberVirtualPackages Apr 18, 2023
This was referenced May 2, 2023
@ef4 ef4 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants