Commit 7f53e92
fix: detect vite.config.js when vite.config.ts doesn't exist
Migration preserves the existing config extension. Some projects use
vite.config.js, so we need to check both filenames.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent af2c024 commit 7f53e92
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
0 commit comments