We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c32cad + 0231109 commit eda638eCopy full SHA for eda638e
scripts/gulp/gulpfile.ts
@@ -33,11 +33,6 @@ gulp.task(
33
// Autobarrel watcher
34
autobarrelWatcher,
35
36
- // Codegen for our GraphQL Server so we have the latest schema to build
37
- // the frontend codegen correctly
38
- // Fetch the latest "remote" schema from the Cypress cloud
39
- syncRemoteGraphQL,
40
-
41
// Codegen for our GraphQL Server so we have the latest schema to build the frontend codegen correctly
42
nexusCodegenWatch,
43
0 commit comments