Skip to content

[WIP] Docs Updates #5 - Layout Changes#683

Draft
bryantgillespie wants to merge 46 commits into
mainfrom
bry/dockem-5-layout-changes
Draft

[WIP] Docs Updates #5 - Layout Changes#683
bryantgillespie wants to merge 46 commits into
mainfrom
bry/dockem-5-layout-changes

Conversation

@bryantgillespie
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 23, 2026 1:18am

Request Review

Move @directus/openapi import out of app.vue and into the api layout
as a dynamic import. The 590KB spec no longer enters heap during
content prerender; it's split into its own chunk loaded lazily at
runtime on /api/* routes (which have prerender: false anyway).

Delete the prerender module — it was already gated off by default
and adds no value when API routes aren't prerendered.

Also includes earlier nuxt.config tweaks: sourcemap off, llms-full.txt
prerender skip, concurrency 1, icon serverBundle config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant