Skip to content

Commit 91ed166

Browse files
fengmk2claude
andcommitted
refactor(migration): extract import rewriting into separate module
Move import rewriting logic from vite_config.rs to import_rewriter.rs for better separation of concerns: - vite_config.rs: Now focused only on JSON config merging - import_rewriter.rs: Handles all import rewriting (vite/vitest → vite-plus) This makes the codebase more maintainable and the module names more accurately reflect their responsibilities. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4e57200 commit 91ed166

3 files changed

Lines changed: 772 additions & 768 deletions

File tree

0 commit comments

Comments
 (0)