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

Merge wrappers into type/definition to fix circular imports (#1275) #1276

Merged
merged 1 commit into from
Mar 7, 2018

Conversation

Jannis
Copy link

@Jannis Jannis commented Mar 6, 2018

This fixes #1275.

All existing references to src/type/wrappers.js were updated. I also verified that the tests still pass after this change.

@Jannis Jannis force-pushed the jannis/fix-circular-imports branch from f1a2290 to 0ea8871 Compare March 6, 2018 22:05
@leebyron leebyron merged commit fb27b92 into graphql:master Mar 7, 2018
@leebyron
Copy link
Contributor

leebyron commented Mar 7, 2018

Thanks for fixing this! Happy to hear this unblocks use of closure compiler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circular import breaks building with Google Closure Compiler
3 participants