Skip to content

Commit 9ef89c9

Browse files
ChauChau
Chau
authored and
Chau
committed
chore(repo): add theatre to run-many
1 parent e60aa62 commit 9ef89c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"generate-soba": "node tools/scripts/generate-soba-json.mjs",
99
"commit": "czg",
1010
"package_old": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin-old && nx generate-json @platform/source",
11-
"package": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin,tweakpane && nx generate-json @platform/source --skip-nx-cache"
11+
"package": "nx run-many -t build --projects=core,cannon,postprocessing,soba,rapier,plugin,tweakpane,theatre && nx generate-json @platform/source --skip-nx-cache"
1212
},
1313
"private": true,
1414
"devDependencies": {

0 commit comments

Comments
 (0)