Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RelayCompilerError] Use graphql-js exported utils #2784

Closed

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    5acfdc1 View commit details
    Browse the repository at this point in the history
  2. [RelayCompilerError] Change location format to make it linkable.

    This is the format used by jest, flow, typescript, and many others.
    alloy committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    b9dff0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6afa96 View commit details
    Browse the repository at this point in the history
  4. [RelaySourceModuleParser] Format source path relative to cwd

    Either an absolute path or a path relative
    to the wd is necessary for IDEs to find
    the file in question.
    alloy committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    496fc94 View commit details
    Browse the repository at this point in the history
  5. [test] Make green

    alloy committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    025a41f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecd1023 View commit details
    Browse the repository at this point in the history