generate-sitemap.mjs was only scanning examples.ts for example IDs using a textual regex. With the 40 new circuit examples living in a separate file (examples-circuits.ts), they were missing from the generated sitemap.xml and therefore invisible to search engines / SSR prerender URL list. Now the generator reads both source files and merges their example IDs. Also includes auto-applied formatting changes to generate-component-metadata.ts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| generate-sitemap.mjs | ||
| generate-sitemap.ts | ||
| prerender-seo.mjs | ||