Spaces:
Running
Running
config thanks to Eliott!!
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ colorFrom: blue
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Svelte + TS + Vite
|
|
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
app_file: dist/index.html
|
| 9 |
+
app_build_command: npm run build
|
| 10 |
---
|
| 11 |
|
| 12 |
# Svelte + TS + Vite
|