Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !4691

add gql file extension

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/SaraVieira/add-gql into next Jun 27, 2018
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 12

Created by: SaraVieira

👋

I was testing the PR #3909 and noticed it only accepts .graphql files and since it's a very common practice to use .gql files for shorter typing I added support for those by changing the test for graphql files to the one here: https://github.com/apollographql/graphql-tag#webpack-preprocessing-with-graphql-tagloader

Also added a test for the gql extension and ran prettier.

Let me know any problems or if it's not something you don't plan to support

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/SaraVieira/add-gql