mobxjs / mobx-react-devtools

[DEPRECATED] Tools to perform runtime analyses of React applications powered by MobX and React
MIT License
1.23k stars 49 forks source link

Upgrade webpack to version4 #87

Closed hiroppy closed 6 years ago

hiroppy commented 6 years ago

Change bundle size.

1.5.0

Hash: 012ba9796f7baa79052fVersion:
webpack 1.15.0Time: 4456ms
   Asset   Size  Chunks             Chunk Names
index.js  51 kB       0  [emitted]  main

4.1.1

Hash: b2a93d875143683de48b
Version: webpack 4.1.1
Time: 1613ms
Built at: 2018-3-18 01:19:59
   Asset      Size  Chunks             Chunk Names
index.js  40.9 KiB       0  [emitted]  main

Other

rifler commented 6 years ago

@andykog