graphql-tag icon indicating copy to clipboard operation
graphql-tag copied to clipboard

Add exports field to package.json

Open P4sca1 opened this issue 3 years ago • 3 comments

https://nodejs.org/api/packages.html#conditional-exports

This should help with import errors in environments where module is not supported, but exports.import is.

P4sca1 avatar Oct 27 '21 10:10 P4sca1

@P4sca1: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar Oct 27 '21 10:10 apollo-cla

I signed the CLA a few months ago. Is there anything else I need to do?

P4sca1 avatar Jul 25 '22 18:07 P4sca1

@P4sca1 No, that's all you need to do to contribute! Thanks for making this PR, the team will review this soon.

jpvajda avatar Aug 02 '22 19:08 jpvajda