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

Build: Fix AMD dependencies in curCSS #4380

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Build: Fix AMD dependencies in curCSS #4380

merged 1 commit into from
Apr 30, 2019

Conversation

mgol
Copy link
Member

@mgol mgol commented Apr 30, 2019

Summary

A leftover rboxStyle was left in the wrapper parameters but not in the
dependency array, causing getStyles to be undefined in AMD mode.

Since rboxStyle is no longer used, it's now removed.

Ref gh-4347

Checklist

A leftover `rboxStyle` was left in the wrapper parameters but not in the
dependency array, causing `getStyles` to be undefined in AMD mode.

Since `rboxStyle` is no longer used, it's now removed.

Ref jquerygh-4347
@mgol mgol added the Build label Apr 30, 2019
@mgol mgol added this to the 4.0.0 milestone Apr 30, 2019
@mgol mgol self-assigned this Apr 30, 2019
@mgol
Copy link
Member Author

mgol commented Apr 30, 2019

This is needed to unbreak AMD mode & there should be nothing controversial in this PR so I'd like to merge it shortly.

@mgol mgol merged commit b220f6d into jquery:master Apr 30, 2019
@mgol mgol deleted the fix-amd branch April 30, 2019 19:21
@lock lock bot locked as resolved and limited conversation to collaborators Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant