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
packages/content/src/index.ts:4 re-exports openContent from vite.ts. Keep the root export runtime-free and move the Vite plugin to @openelement/content/vite.
What to build
packages/content/src/index.ts:4re-exportsopenContentfromvite.ts. Keep the root export runtime-free and move the Vite plugin to@openelement/content/vite.Acceptance criteria
content/vitesubpath exists and is documented.adapter-viteandwww.Blocked by
None