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
I was wondering how to use your package with create-react-app.
I'm also wondering if there is a way to use this package from babel-plugin-graphql-tag (I already opened an issue there: gajus/babel-plugin-graphql-tag#22).
Can I ask you how much do you think is the cost of hashing operation on client side (without using this package)?
The text was updated successfully, but these errors were encountered:
I'm using
create-react-app
withreact-apollo
.I'm already using https://github.com/timarney/react-app-rewired with many plugins, for example this: https://github.com/gajus/babel-plugin-graphql-tag.
I was wondering how to use your package with
create-react-app
.I'm also wondering if there is a way to use this package from babel-plugin-graphql-tag (I already opened an issue there: gajus/babel-plugin-graphql-tag#22).
Can I ask you how much do you think is the cost of hashing operation on client side (without using this package)?
The text was updated successfully, but these errors were encountered: