Component Builder Available in Local Development

The Component Builder is disabled in this production build to keep the generated site lean and avoid loading the full component palette, sandbox, and discovery scripts on hosts that only publish marketing pages and blog content.

Run npm run dev and open /component-docs/component-builder/ locally to drag building blocks into the sandbox, edit props, preview nested layouts, and export a ready-to-drop-in Astro component package with CloudCannon configuration.

To ship the builder in static output, run npm run build:with-library so the component library and builder routes are included alongside the rest of the site.