Updates and add examples host
CI / Build & Test (push) Successful in 8m7s

This commit is contained in:
Raven Scott
2026-07-26 23:50:17 -04:00
parent bb3b46a987
commit 83af298eb5
24 changed files with 678 additions and 39 deletions
+3
View File
@@ -4,6 +4,9 @@
* Modern Chrome/Firefox treat each file:// URL as a unique opaque origin, which
* breaks local HTML demos (scripts, styles, extension injection).
*
* Prefer the extension Settings toggle ("Enable examples server") which starts
* the same URL via the native host. This script is for repo/dev use without that.
*
* Usage: npm run examples
* node scripts/serve-examples.js [port]
*/