Skip to content

Commit

Permalink
feat: adding federated stats (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Dec 7, 2020
1 parent ef82da9 commit 1eab2d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pretest": "npm run lint",
"test": "cross-env NODE_ENV=test npm run test:coverage",
"defaults": "webpack-defaults",
"semantic-release": "npx semantic-release",
"semantic-release": "npx semantic-release --no-ci",
"travis": "npm run ci:coverage"
},
"files": [
Expand All @@ -70,7 +70,6 @@
"loader-utils": "^2.0.0",
"normalize-url": "1.9.1",
"schema-utils": "^1.0.0",
"webpack-federated-stats-plugin": "^2.0.0-beta.1",
"webpack-sources": "^1.1.0"
},
"devDependencies": {
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10727,11 +10727,6 @@ webpack-dev-server@3.10.3:
ws "^6.2.1"
yargs "12.0.5"

webpack-federated-stats-plugin@^2.0.0-beta.1:
version "2.0.0-beta.1"
resolved "https://registry.yarnpkg.com/webpack-federated-stats-plugin/-/webpack-federated-stats-plugin-2.0.0-beta.1.tgz#7ab647228e8e3049232b5b0207a4da4e3a1595df"
integrity sha512-h0QCY7ZhcLTZcv0YlRtbmbMMXR3QP+CN0c4Jj7oRFmet9nK8jjb7zX/tqp1j5bFgZkictNu1xVh1ocGxX10u6A==

webpack-log@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f"
Expand Down

0 comments on commit 1eab2d0

Please sign in to comment.