chore: remove prebuild

This commit is contained in:
Ibrahima G. Coulibaly
2025-07-15 18:45:02 +01:00
parent f5103a3117
commit 1838a13163

View File

@@ -14,7 +14,6 @@
},
"scripts": {
"dev": "vite",
"prebuild": "npm run i18n:pull",
"build": "tsc && vite build",
"serve": "vite preview",
"test": "vitest",