gajus/babel-plugin-graphql-tag

Remove "source" field from emitted loc object

Open

#13 aperta il 2 mag 2018

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (27 fork)github user discovery
enhancementhelp wantedquestion

Metriche repository

Star
 (174 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Not sure if this is possible or needed by the babel plugin, but it would be great to remove the "source" part of the "loc" object. It seems to just be bloat since the query is preprocessed into other objects.

Guida contributor