mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:17:19 +08:00
chore(website): build on preview
This commit is contained in:
parent
9e5bded4cf
commit
4212d208fc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
"preview": "pnpm build; vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"preact": "^10.26.9",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue