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
I have done extensive testing using Svelte 3.55.0 in conjunction with Apollo Client and the performance has been excellent. However, I suggest improving exports to ES, as in production environments it is necessary to specify cache/cache.cjs to avoid execution problems. In development, everything works smoothly.
The text was updated successfully, but these errors were encountered:
Hi @msf-caesar 👋🏻 does this PR capture what you're asking for? If so, this is something we'd like to ship with the next major version to avoid breaking changes for 3.x users. Let us know!
I have done extensive testing using Svelte 3.55.0 in conjunction with Apollo Client and the performance has been excellent. However, I suggest improving exports to ES, as in production environments it is necessary to specify
cache/cache.cjs
to avoid execution problems. In development, everything works smoothly.The text was updated successfully, but these errors were encountered: