mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-08 17:46:45 +05:30
chore: remove prebuild
This commit is contained in:
parent
f5103a3117
commit
1838a13163
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"prebuild": "npm run i18n:pull",
|
|
||||||
"build": "tsc && vite build",
|
"build": "tsc && vite build",
|
||||||
"serve": "vite preview",
|
"serve": "vite preview",
|
||||||
"test": "vitest",
|
"test": "vitest",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue