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: add runtime entry to tsdown build config
The compiler generates `import from '@geajs/core/runtime'` but the runtime.mjs
was missing from dist. Add it to the build alongside index and router.