-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrate to gql-tag-operations-preset (#331)
* chore(deps): update graphqlcodegenerator monorepo * use gql-tag-operations-preset Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
- Loading branch information
1 parent
409a6df
commit 8193125
Showing
20 changed files
with
561 additions
and
633 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,3 +118,5 @@ dist | |
build | ||
server-build | ||
uploads | ||
|
||
.data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
src/gql |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
overwrite: true | ||
schema: "./GraphQLTypeDefinitions.graphql" | ||
documents: "src/**/*.graphql" | ||
config: | ||
dedupeOperationSuffix: true | ||
documents: | ||
- "src/**/*.tsx" | ||
- "!src/gql/**/*" | ||
generates: | ||
src/__generated__/types.ts: | ||
plugins: | ||
- add: | ||
content: "// THIS FILE IS AUTO GENERATED DO NOT MANUALLY EDIT\n/* eslint-disable */" | ||
- "typescript" | ||
src/: | ||
preset: near-operation-file | ||
presetConfig: | ||
extension: .tsx | ||
baseTypesPath: __generated__/types.ts | ||
plugins: | ||
- add: | ||
content: "// THIS FILE IS AUTO GENERATED DO NOT MANUALLY EDIT\n/* eslint-disable */" | ||
- "typescript-operations" | ||
- "typescript-urql" | ||
./src/gql/: | ||
preset: gql-tag-operations-preset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
8193125
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image has been published to DockerHub. 🐋
You can easily try this build out locally with Docker.
docker run -p 4000:4000 n1ru4l/character-overlay:8193125d31c7864e7dda1b1a56fba9917060a80a