Skip to content

Conversation

@lzxb
Copy link
Contributor

@lzxb lzxb commented Nov 8, 2025

Summary

This PR reorganizes the v1 related files of rspack-module-link-plugin into a separate v1 directory to improve code structure and maintainability.

Related links

No related issues or links.

Checklist

  • Tests updated (or not required)
  • Documentation updated (or not required)

- Move config.ts, entry.ts, external.ts and their test files to v1 directory
- Create new v1/index.ts as entry point for v1 initialization
- Update main index.ts to use new initV1 function from v1 directory

This reorganization improves code structure by grouping v1 related
functionality together, making the codebase more maintainable.
@lzxb lzxb merged commit 672f01d into master Nov 8, 2025
3 of 4 checks passed
@lzxb lzxb deleted the refactor/rspack-module-link-plugin-v1-structure branch November 8, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants