This commit is contained in:
parent
02e47cf5d0
commit
9074e1884b
4 changed files with 481 additions and 42 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "node scripts/build.mjs"
|
||||
"build": "node scripts/build.mjs",
|
||||
"refresh:index": "node scripts/build.mjs --write-content-index"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue