@graphql-codegen/client-preset-swc-plugin
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "@graphql-codegen/client-preset-swc-plugin", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -42,3 +42,3 @@ # `@graphql-codegen/client-preset-swc-plugin` | ||
swcPlugins: [ | ||
['@graphql-codegen/client-preset-swc-plugin-optimizer', { artifactDirectory: './src/gql', gqlTagName: 'graphql' }] | ||
['@graphql-codegen/client-preset-swc-plugin', { artifactDirectory: './src/gql', gqlTagName: 'graphql' }] | ||
] | ||
@@ -45,0 +45,0 @@ } |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
729774