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

hide global require from webpack #978

Merged
merged 2 commits into from
Sep 11, 2024
Merged

hide global require from webpack #978

merged 2 commits into from
Sep 11, 2024

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Sep 11, 2024

Bugfix on top of #977 from testing in real apps.

When using ember-auto-import you can get your require transpiled by webpack in a way that doesn't work. We want this to always refer to the ambient global runtime one.

@ef4 ef4 added the bug label Sep 11, 2024
@ef4 ef4 merged commit a51d352 into main Sep 11, 2024
11 checks passed
@ef4 ef4 deleted the plain-library2 branch September 11, 2024 17:42
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