Skip to content

Commit f51795e

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 8e06554 commit f51795e

4 files changed

Lines changed: 780 additions & 776 deletions

File tree

0 commit comments

Comments
 (0)