UNPKG

vanilla-native-federation

Version:

A lightweight **runtime micro frontend orchestrator** that loads micro frontends built with native federation into any web page. Unlike other solutions, it caches dependencies across page reloads, making it perfect for traditional server-rendered apps (PH

6 lines (5 loc) 176 B
export * from './2.app/config'; export * from './4.config/logging'; export * from './4.config/storage'; export * from './4.config/import-map'; export * from './4.config/mode';