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
feat(vite): add core entry resolution for dynamic import\n\n- Introduced a resolveCoreEntry function to dynamically resolve the core module path, enhancing flexibility in module loading.\n- Updated client module initialization to use the resolved core entry, improving compatibility with different module formats.
0 commit comments