Standardize GlitchComponent: glitch.json config, build/deploy setup, ignore node_modules

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-08-14 09:40:21 +02:00
co-authored by Claude Opus 4.8
parent 6ad4f51838
commit c75e156b8f
11 changed files with 602 additions and 221 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"files": [
"dist",
"src/types.ts",
"glitch.manifest.json"
"glitch.manifest.json",
"glitch.json"
],
"scripts": {
"dev": "vite",