0.2.0 • Published 2 years ago

@micro-web/app v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

micro-app

NPM version Downloads Minified size Gzip size

极致简单灵活灵活组件化的微应用解决方案

安装

pnpm i @micro-web/app

使用

<MicroApp
  className="micro-app"
  entry="//localhost:3002/src/main.tsx"
  fallback={<Spinner />}
  history={history}
/>;
0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago