@multisystemsuite/create-mf-app 1.0.7 → 1.0.8
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -929,4 +929,4 @@ npm publish --access public
|
|
|
929
929
|
| **Design system** | `AppConfigProvider` + tokens + runtime theme toggle |
|
|
930
930
|
| **Deploy** | `npm run build` → CDN dist + Helm / Docker |
|
|
931
931
|
|
|
932
|
-
**
|
|
932
|
+
**Module Federation + Vite — React-first, enterprise-grade, plugin-driven.**
|
package/package.json
CHANGED