Commit 6ac6b7d
fix: change includeFiles from array to string with brace expansion glob
The Vercel JSON schema requires includeFiles to be a string, not an array.
Use brace expansion glob to include both workspace sources and @object-ui/console.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 66e91f0 commit 6ac6b7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments