+26
.github/workflows/mirror.yml
+26
.github/workflows/mirror.yml
···
···
+14
CHANGELOG.md
+14
CHANGELOG.md
···
+13
-16
README.md
+13
-16
README.md
·········Most GraphQL client-side libraries use the following common set of imports from the `graphql` library.-Assuming a transformation like [`babel-plugin-modular-graphql`](https://github.com/kitten/babel-plugin-modular-graphql/)-The minzipped size of the imports is about `11.2kB` in a given output bundle, which assumes all the above imports are-in use. When the GraphQL language parser is dropped from the bundle, for instance by precompiling queries and excluding-When `graphql-web-lite` replaces the `graphql` package the minzipped size drops from the `11.2kB` figure down to `5.44kB`,
·········Most GraphQL client-side libraries use the following common set of imports from the `graphql` library.+The minzipped size of the imports is about `10kB` in a given output bundle, which assumes all the above imports are+in use. When `graphql-web-lite` replaces the `graphql` package the minzipped size drops to about `3kB`.
+35
alias/utilities/findBreakingChanges.mjs
+35
alias/utilities/findBreakingChanges.mjs
···
···
+5
-3
package.json
+5
-3
package.json
·········
·········
+13
-5
pnpm-lock.yaml
+13
-5
pnpm-lock.yaml
·········-resolution: {integrity: sha512-HUFsLTSjX6sTdK+CyoHNs71h0HneugTO6nQS8WwxFGarmAh3doKwZRVY39xLkdOmneSKJZIHRysjf+odHHBFhw==}resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
·········+resolution: {integrity: sha512-JBq2pWyDchE1vVjj/+c4dzZ8stbpew4RrzpZ3vYdn1WJFGHfYg6YIX1fDdMKtSXJJM9FUlsoDOxemr9WMM2p+A==}resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
+1
-1
scripts/rollup/config.mjs
+1
-1
scripts/rollup/config.mjs