vulcan-next icon indicating copy to clipboard operation
vulcan-next copied to clipboard

Graphql Tag macro

Open eric-burel opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. Investigate https://github.com/leoasis/graphql-tag.macro as proposed by @Apollinaire It replaces gql tags at build time using Babel macros instead of runtime

We need to check if it works with Next but it should

eric-burel avatar Nov 16 '20 09:11 eric-burel

We might want to avoid using new Babel packages as the ecosystem is slowly transitionning toward SWC.

eric-burel avatar Nov 17 '21 17:11 eric-burel