Skip to content

Commit

Permalink
feat: adding federated stats (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Dec 7, 2020
1 parent 39f3332 commit c17d755
Show file tree
Hide file tree
Showing 2 changed files with 1,652 additions and 2,070 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extract-css-chunks-webpack-plugin",
"version": "0.0.0-development",
"version": "4.7.5",
"description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR",
"license": "MIT",
"author": "James Gillmore <james@faceyspacey.com>",
Expand Down Expand Up @@ -70,7 +70,7 @@
"loader-utils": "^2.0.0",
"normalize-url": "1.9.1",
"schema-utils": "^1.0.0",
"webpack-external-import": "^2.2.4",
"webpack-federated-stats-plugin": "^2.0.0-beta.1",
"webpack-sources": "^1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit c17d755

Please sign in to comment.