Skip to content

Commit 7a65e59

Browse files
committed
Run task for zxplay
1 parent 1841681 commit 7a65e59

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"scripts": {
66
"dev": "turbo run dev --filter=web --filter=proxy --filter=auth",
77
"dev:all": "turbo run dev",
8+
"dev:web": "turbo run dev --filter=web",
9+
"dev:play": "turbo run dev --filter=play",
810
"test": "turbo run test",
911
"lint": "turbo run lint",
1012
"build": "turbo run build"

0 commit comments

Comments
 (0)