Skip to content

Commit c17d755

Browse files
feat: adding federated stats (#303)
1 parent 39f3332 commit c17d755

File tree

2 files changed

+1652
-2070
lines changed

2 files changed

+1652
-2070
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-css-chunks-webpack-plugin",
3-
"version": "0.0.0-development",
3+
"version": "4.7.5",
44
"description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR",
55
"license": "MIT",
66
"author": "James Gillmore <[email protected]>",
@@ -70,7 +70,7 @@
7070
"loader-utils": "^2.0.0",
7171
"normalize-url": "1.9.1",
7272
"schema-utils": "^1.0.0",
73-
"webpack-external-import": "^2.2.4",
73+
"webpack-federated-stats-plugin": "^2.0.0-beta.1",
7474
"webpack-sources": "^1.1.0"
7575
},
7676
"devDependencies": {

0 commit comments

Comments
 (0)