mirror of
https://github.com/FormidableLabs/webpack-dashboard.git
synced 2026-01-25 14:27:01 +00:00
parent
c09d4b43c5
commit
5ee4f4e8a6
@ -139,7 +139,7 @@ function bundleSizeTree(stats) {
|
||||
}
|
||||
var newChild = {
|
||||
packageName: pkg,
|
||||
packageVersion,
|
||||
packageVersion: packageVersion,
|
||||
size: mod.size,
|
||||
children: []
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user