I
I
Ivan2021-07-29 14:09:54
React
Ivan, 2021-07-29 14:09:54

How to reduce js file size?

I'm working on one project and there was a need to connect to graphql via Apollo, but here's the problem - Apollo takes too much, maybe someone will advise an analogue to this

import { ApolloClient } from "apollo-client";
import { createUploadLink } from 'apollo-upload-client
import { ApolloProvider } from "@apollo/react-hooks";
import { InMemoryCache } from "apollo-cache-inmemory";

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question