fix: navigation blink root-caused — defer search-client.js (was parser-blocking mid-body), npm run demo serves the production build through the tunnel; DESIGN.md documents the VT removal + font-swap decision

This commit is contained in:
ctao
2026-07-25 17:48:48 +02:00
parent c9161af655
commit 1ef2cab89e
4 changed files with 41 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@
"dev": "astro dev --port 4321 --host",
"build": "astro build",
"preview": "astro preview --port 4321 --host",
"demo": "astro build && astro preview --port 4321 --host",
"cms-proxy": "PORT=8082 decap-server"
},
"dependencies": {