You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a priority right now, but this would be good to investigate reducing the ad4m-connect bundle.
At this time the @apollo/client is 42.9kb minified and gzipped. @urql/core is 6.9kb and graphql-request is 8.1kb and could be a good replacement for apollo to reduce the bundle size.
The text was updated successfully, but these errors were encountered:
Not a priority right now, but this would be good to investigate reducing the ad4m-connect bundle.
At this time the
@apollo/client
is 42.9kb minified and gzipped.@urql/core
is 6.9kb andgraphql-request
is 8.1kb and could be a good replacement for apollo to reduce the bundle size.The text was updated successfully, but these errors were encountered: