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