Commit b79f18e
Add explicit subpath imports for SolidStart in Deno init template
Deno import maps use exact string matching, so the base
"@solidjs/start" entry does not resolve subpath specifiers like
"@solidjs/start/config" or "@solidjs/start/server". This adds
explicit mappings for all subpaths used by the generated template
files and @fedify/solidstart.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 742996f commit b79f18e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
0 commit comments