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

fixes #103 voyager tab #116

Merged
merged 3 commits into from
May 31, 2020
Merged

fixes #103 voyager tab #116

merged 3 commits into from
May 31, 2020

Conversation

mac2000
Copy link
Contributor

@mac2000 mac2000 commented May 31, 2020

Hopefully at this time we will make it :)

PS: One short note - after retrieving fresh master I got bazillion of errors like:

ERROR in ./node_modules/graphql/index.mjs 51:0-68
Can't reexport the named export 'subscribe' from non EcmaScript module (only default export is available)   
 @ ./src/editor/index.tsx

After quick googling found this comment which indeed did work, e.g. we gonna need to add .mjs to webconfig and be sure that it is comming before .js

@IvanGoncharov IvanGoncharov merged commit a875c46 into graphql-kit:master May 31, 2020
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