more bug fixes, fix to run on fly.io
This commit is contained in:
parent
42188f5c37
commit
c76437057f
3 changed files with 31 additions and 23 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev": "vite --mode development",
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue