Compare commits
2 Commits
d9f449f0b8
...
5693701aa5
| Author | SHA1 | Date | |
|---|---|---|---|
| 5693701aa5 | |||
|
|
a5016b23bb |
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"build": "tsc -b && vite build",
|
||||
"build": "tsc && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user