Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forked at @jorritschippers/webpack-graphql-loader #51

Open
jorrit opened this issue Jun 28, 2022 · 0 comments
Open

Forked at @jorritschippers/webpack-graphql-loader #51

jorrit opened this issue Jun 28, 2022 · 0 comments

Comments

@jorrit
Copy link

jorrit commented Jun 28, 2022

Hi all,

I've forked and published this library at @jorritschippers/webpack-graphql-loader because in its current state, this library adds a lot of outdated dependencies to my project.

The changes are:

  1. Removed all runtime dependencies.
  2. Updates development dependencies.
  3. Removed support for outputting DocumentNode AST. Only output as string is supported.

I can imagine that point 3 is going to reduce the audience somewhat, but for my usecase I only need the queries as strings and I use the loader for resolving import references and removing whitespace.

Replacing this package with mine removed 80+ dependencies from my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant