Skip to content

Commit c455954

Browse files
committed
try fixing nuxt sample build
1 parent 8f40273 commit c455954

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
@@ -4,7 +4,7 @@
44
"build": {
55
"dependsOn": ["^build"],
66
"inputs": ["src/**", "samples/**", "zenstack/*.zmodel"],
7-
"outputs": ["dist/**"]
7+
"outputs": ["dist/**", ".output/**"]
88
},
99
"watch": {
1010
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)