Commit 6af1c15
fix: run tsc-alias after copying assets and limit asset copy to assets/ dirs
Move the asset copy step before tsc-alias so that .svg and .png files
exist in dist/ when tsc-alias resolves @src path aliases. Also restrict
image file copying to files under assets/ directories, excluding
screenshots in slots/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 805a694 commit 6af1c15
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments