fix(ci): make local Wine gate portable on macOS
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user