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

The diff module does not have default export, import all diff exports #8371

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

alexshalamov
Copy link
Contributor

The new diff module 4.0.1 does not have default exports, comparing to old version that was used. This introduces issues while query and expression tests are executed for gl-native project that uses gl-js testing infrastructure.

This PR introduces change that imports all diff exports under diff scope.

@mourner mourner merged commit 5d72c36 into master Jun 20, 2019
@mourner mourner deleted the alexshalamov_fix_diff_imports branch June 20, 2019 10:00
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.

2 participants