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
Warning: /home/yadav/home/yadav/projects/websites/devmentor/node_modul
es/@apollo/client/utilities/observables/Observable.js depends on 'zen-
observable'. CommonJS or AMD dependencies can cause optimization bailo
uts.
My app is making use of async pipe to make a graphql query as shown in this write up:
Warning: G:\small-cosmos\awread\node_modules\.pnpm\@apollo+client@3.3.19_graphql@15.5.0\node_modules\@apollo\client\utilities\observables\Observable.js depends on 'zen-observable'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Using Apollo Angular getting this warning.
My app is making use of async pipe to make a graphql query as shown in this write up:
https://apollo-angular.com/docs/data/queries#using-with-asyncpipe
package.json
The text was updated successfully, but these errors were encountered: