Skip to content

Commit

Permalink
Merge pull request #976 from yuvalkarif/master
Browse files Browse the repository at this point in the history
docs: add official maintained module federation vite plugin
  • Loading branch information
Scrum authored Jan 15, 2025
2 parents 39209a5 + 69e0821 commit e80722c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [genaicode/vite-plugin](https://github.com/gtanczyk/genaicode/tree/master/src/vite-genaicode/) - A plugin that embeds an AI coding assistant into the app UI.
- [vite-plugin-year](https://github.com/8hobbies/vite-plugin-year) - Inserts the current year to the html file during build. Useful for adding a copyright year to the HTML file.
- [vite-plugin-llms](https://github.com/saschaseniuk/vite-plugin-llms) - Integration for the llms.txt specification supporting AI optimized content alongside application routes.
- [module-federation/vite](https://github.com/module-federation/vite) - Official Module Federation integration, enabling dynamic remote module loading.

#### Loaders

Expand Down

0 comments on commit e80722c

Please sign in to comment.