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
FIX: Qwik now leverages Rollup's new `output.onlyExplicitManualChunks` feature. For the latest and greatest, we recommend to install rollup@^4.52.0 directly in your project. It enables the new Rollup `outputOpts.onlyExplicitManualChunks` feature flag, which improves preloading performance and reduces cache invalidation for a snappier user experience.
0 commit comments