1.0.3 • Published 4 months ago
@_apparatus_/microfrontend-vite v1.0.3
@_apparatus_/microfrontend-vite
A Vite plugin and a runtime utility for building and managing ECMAScript module-based microfrontends (MFEs).
Key Features
- Vite Plugin: Simplifies the configuration and build process for MFEs.
- ES Module Support: Leverages native ES modules for loading and managing MFE dependencies.
- CSS Isolation: Provides a mechanism for isolating CSS styles within each MFE.
- Shadow DOM: Utilizes Shadow DOM to encapsulate MFE content and prevent style conflicts.
- React and SolidJS Support: Includes specific fixes and adaptations for seamless integration with React and SolidJS.
Installation
npm install @_apparatus_/microfrontend-vite