Skip to content

Commit 2a3b9f3

Browse files
committed
chore: fix failing voxpelli/tsconfig integration
1 parent 219315c commit 2a3b9f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"build:1-esm": "linemod -e mjs lib/render.js",
5959
"build:2-declaration": "tsc -p declaration.tsconfig.json",
6060
"build": "run-s build:*",
61+
"build-for-test": "run-s build:1-esm",
6162
"check:0": "run-s clean build:1-esm",
6263
"check:1:installed-check": "installed-check",
6364
"check:1:knip": "knip",

0 commit comments

Comments
 (0)