hotfix: make sure jsdoc is built before build
This commit is contained in:
parent
847602f933
commit
d89502f91f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"description": "Port of tidalcycles to javascript",
|
||||
"scripts": {
|
||||
"pretest": "npm run jsdoc-json",
|
||||
"prebuild": "npm run jsdoc-json",
|
||||
"test": "vitest run --version",
|
||||
"test-ui": "vitest --ui",
|
||||
"test-coverage": "vitest --coverage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue