An open API service indexing awesome lists of open source software.

https://github.com/ktmouk/tree-shaking-gql-web


https://github.com/ktmouk/tree-shaking-gql-web

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This is the reproduction of the issue that @0no-co/graphql.web does not support tree-shaking.
Run `pnpm install && pnpm build`, then check if `dist/bundle.js` contains unused GraphQL objects.