Commit 0d742e0
fix: Resolve package aliases to src directory for subpath exports
Changed vite aliases to point to src/ directory instead of src/index.ts
so that subpath imports like @ethosengine/sophia/strings resolve correctly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e6af43e commit 0d742e0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments