Skip to content

Commit 5e1314c

Browse files
committed
fixup!
1 parent ad9ae44 commit 5e1314c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"cache": false
116116
},
117117
"test:unit": {
118-
"dependsOn": ["build:blog-data"],
118+
"dependsOn": ["build:blog-data", "build:twoslash-fsmap", "^build"],
119119
"inputs": [
120120
"{app,components,hooks,i18n,layouts,middlewares,pages,providers,types,util}/**/*.{ts,tsx,mjs}",
121121
"{app,components,layouts,pages,styles}/**/*.css",

0 commit comments

Comments
 (0)