We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f3332 commit c17d755Copy full SHA for c17d755
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "extract-css-chunks-webpack-plugin",
3
- "version": "0.0.0-development",
+ "version": "4.7.5",
4
"description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR",
5
"license": "MIT",
6
"author": "James Gillmore <james@faceyspacey.com>",
@@ -70,7 +70,7 @@
70
"loader-utils": "^2.0.0",
71
"normalize-url": "1.9.1",
72
"schema-utils": "^1.0.0",
73
- "webpack-external-import": "^2.2.4",
+ "webpack-federated-stats-plugin": "^2.0.0-beta.1",
74
"webpack-sources": "^1.1.0"
75
},
76
"devDependencies": {
0 commit comments