mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-24 16:26:37 +02:00
do ref manually
This commit is contained in:
parent
f4fe53e584
commit
a29348f846
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"scripts": {
|
||||
"ref": "node build-ref.mjs",
|
||||
"dev": "vitepress dev",
|
||||
"build": "npm run ref && vitepress build",
|
||||
"build": "vitepress build",
|
||||
"preview": "vitepress preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue