[examples/openspending][xs] - add prebuild step
This commit is contained in:
parent
a2ac8138c8
commit
f526d3a833
@ -7,6 +7,7 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"prebuild": "npm run mddb",
|
||||
"mddb": "mddb ./content",
|
||||
"test": "vitest"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user