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