fix(ci): make local Wine gate portable on macOS

This commit is contained in:
Tianyi Cui
2026-07-27 18:43:00 +08:00
parent 8be70e72d2
commit 7b9eceff53
5 changed files with 40 additions and 4 deletions
+3
View File
@@ -14,6 +14,9 @@
"types": ["node"]
},
"include": [
// Source-subpath test imports can arrive through workspace links whose
// realpath semantics vary by host. Load package CSS declarations directly.
"packages/client/*/src/css-modules.d.ts",
"packages/client/*/tests/**/*.ts",
"packages/client/*/tests/**/*.tsx",
"packages/client/tsdown.client.ts",