Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit de76191

Browse files
committed
include samples in build
1 parent e1b4850 commit de76191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"tasks": {
44
"build": {
55
"dependsOn": ["^build"],
6-
"inputs": ["src/**", "zenstack/*.zmodel"],
6+
"inputs": ["src/**", "samples/**", "zenstack/*.zmodel"],
77
"outputs": ["dist/**"]
88
},
99
"watch": {

0 commit comments

Comments
 (0)