You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Few of them suggested to include namedExports but it's deprecated now in @rollup/plugin-commonjs
Did anyone tried bundle with rollup/webpack? Please share the config if available
Thanks!
The text was updated successfully, but these errors were encountered:
For a long time we thought that the Javascript ecosystem is still missing a lightweight cross-platform, but still highly customizable GraphQL Server.
In the past the awesome Prisma team took on that great challenge and now we are happy to announce that we are continuing them and just released GraphQL Yoga 2.0 - Build fast, extensible, and batteries-included (Subscriptions, Serverless, File uploads support) GraphQL APIs in Node.js 🚀
And regarding the issue here, Yoga can be bundled with any solution, if you have issues with the new version, please let us know!
We have been working a long time on version 2.0 and have been using it in our clients projects for a few months now and shared a couple of alpha cycles here.
Thank you all for your feedback and suggestions, you made this release possible!
Please try Yoga out again, give us feedback and help us spread the word on the new release!
Hi All,
I am trying to create bundle for my graphql-yoga simple application to make production ready and check but it says
Here is my rollup.config file
Here is deps
Few of them suggested to include namedExports but it's deprecated now in @rollup/plugin-commonjs
Did anyone tried bundle with rollup/webpack? Please share the config if available
Thanks!
The text was updated successfully, but these errors were encountered: