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: correct babel plugin default signature to allow any source of 'loadable' #972

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

theKashey
Copy link
Collaborator

The old behaviour was allowing loadable to be of any source, even a local variable. Signatures tightened this logic and broke some user code.

Fix: default to loadable name unless signatures are overridden.

@theKashey theKashey merged commit 19849b6 into main Jul 19, 2023
@theKashey theKashey deleted the correct-loadable-babel-default-import branch July 19, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant