vite-plugin-federation
vite-plugin-federation copied to clipboard
feat: support remotes renaming
Description
fixes #467
TODO if I get a go-ahead:
- [ ] docs
- [ ] example
What is the purpose of this pull request?
- [ ] Bug fix
- [x] New Feature
- [x] Documentation update
- [x] Other
Before submitting the PR, please make sure you do the following
- [x] Read the Code of Conduct and follow the Commit Convention guidelines.
- [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123
). - [ ] Ideally, include relevant tests that fail without this PR but pass with it.
@maciej-baruch
hi, great work. do you have any plan to open a PR on this?