We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec4e7a commit dc38019Copy full SHA for dc38019
dashboard-example/app1/package.json
@@ -11,7 +11,7 @@
11
"webpack": "5.18.0",
12
"webpack-cli": "4.3.1",
13
"webpack-dev-server": "3.11.2",
14
- "@module-federation/dashboard-plugin": "2.0.0"
+ "@module-federation/dashboard-plugin": "2.1.0"
15
},
16
"scripts": {
17
"start": "node --inspect ../../node_modules/webpack-dev-server/bin/webpack-dev-server.js",
dashboard-example/app2/package.json
"start": "webpack-cli serve",
0 commit comments