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

Effects: Refactor transfer back compat to avoid bad nested return #1657

Merged
merged 1 commit into from Nov 26, 2015
Merged

Effects: Refactor transfer back compat to avoid bad nested return #1657

merged 1 commit into from Nov 26, 2015

Conversation

jzaefferer
Copy link
Member

Download builder replaces return statements while concatenating a bundle, but fails to deal with this nested return. Since this module is already deprecated, pulling the return to the top level makes more sense.

Download builder replaces return statements while concatenating a
bundle, but fails to deal with this nested return. Since this module
is already deprecated, pulling the return to the top level makes
more sense.
@scottgonzalez
Copy link
Member

Looks good.

@jzaefferer jzaefferer merged commit 9f6d924 into jquery:master Nov 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants