1.0.9 • Published 8 months ago

mf-app-01 v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

mf-app-01

Here is an online module-federation example

see: umf dynamic remotes

// webpack.config.js
new ModuleFederation({
  remotes: {
    "mf-app-01": "mfapp01@https://cdn.jsdelivr.net/npm/mf-app-01/dist/remoteEntry.js"
  }
})
// webpack.config.js
import App1 from "mf-app-01/App"

<App1 />
1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago