@amory/chain
Advanced tools
Comparing version 4.8.0 to 4.8.1-0
{ | ||
"name": "@amory/chain", | ||
"version": "4.8.0", | ||
"version": "4.8.1-0", | ||
"main": "src/Config.js", | ||
@@ -5,0 +5,0 @@ "repository": "ptb/webpack-chain", |
@@ -129,3 +129,3 @@ const ChainedMap = require('./ChainedMap'); | ||
performance: this.performance.entries(), | ||
serve: this.serve.toConfig(), | ||
serve: this.serve.entries(), | ||
entry: Object.keys(entryPoints).reduce( | ||
@@ -132,0 +132,0 @@ (acc, key) => |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
71188
2