@module-federation/vite 1.16.11 → 1.16.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,6 +6,16 @@
6
6
 
7
7
  [Read the announcement](https://www.linkedin.com/posts/voidzero_github-module-federationvite-vite-plugin-activity-7449452398202241024-JyAL).
8
8
 
9
+ <br />
10
+
11
+ <a href="https://github.com/sponsors/gioboa">
12
+ <img src="./docs/sponsors.png" alt="Sponsors" />
13
+ </a>
14
+
15
+ ## Become a sponsor
16
+
17
+ [Support this project on GitHub Sponsors](https://github.com/sponsors/gioboa)
18
+
9
19
  ## Reason why 🤔
10
20
 
11
21
  [Microservices](https://martinfowler.com/articles/microservices.html) nowadays is a well-known concept and maybe you are using it in your current company.