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

Using with create-react-app and integration with babel-plugin-graphql-tag. Question about hashing cost client side. #8

Open
frederikhors opened this issue Sep 12, 2018 · 1 comment

Comments

@frederikhors
Copy link

I'm using create-react-app with react-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)?

@frederikhors
Copy link
Author

The excellent person @dawnmist answered here: timarney/react-app-rewired#312 (comment)

Can you please make this plugin compatible?

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

No branches or pull requests

1 participant