From 263f208af60367167f42d1b0a859c83e6fca2ba0 Mon Sep 17 00:00:00 2001
From: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Date: Fri, 4 Oct 2024 23:07:43 +0200
Subject: [PATCH] docs: add SolidJS example (#143)
Fixes #124
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e4caa33..ab48b2a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ This plugin makes Module Federation work together with [Vite](https://vitejs.dev
### [Svelte](https://github.com/gioboa/svelte-microfrontend-demo)
+### [SolidJS](https://github.com/gioboa/solid-microfrontend-demo)
+
### [More examples here](https://github.com/module-federation/vite/tree/main/examples)
## Try this crazy example with all these bundlers together