mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
hotfix: make sure jsdoc is built before build
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user