This commit is contained in:
Martin Dimitrov 2025-06-08 13:01:32 -07:00
parent b68daf7312
commit b5a0c467bd

View File

@ -28,7 +28,7 @@
},
"scripts": {
"start": "vite",
"build": "tsc && vite build",
"build": "vite build",
"serve": "vite preview"
},
"eslintConfig": {