chore: remove prebuild

This commit is contained in:
Ibrahima G. Coulibaly 2025-07-15 18:45:02 +01:00
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",