Commit 6969ee6
committed
🐛 Add conditional exports for Svelte components
Add svelte and types conditions to components/**/*.svelte exports to ensure proper type resolution and Svelte tooling integration. This fixes TypeScript type declaration resolution for consuming packages.1 parent 91454c5 commit 6969ee6
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments