gajus/babel-plugin-graphql-tag

Remove "source" field from emitted loc object

Open

#13 ouverte le 2 mai 2018

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (27 forks)github user discovery
enhancementhelp wantedquestion

Métriques du dépôt

Stars
 (174 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur