Skip to content

Instantly share code, notes, and snippets.

@kuy
Last active September 26, 2016 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kuy/46d56f73b75f790c5f2b4ee1871bb7d1 to your computer and use it in GitHub Desktop.
Save kuy/46d56f73b75f790c5f2b4ee1871bb7d1 to your computer and use it in GitHub Desktop.
kuyMBA% time npm run build
Hash: 8777ad8a425160e249d1
Version: webpack 1.13.2
Time: 16326ms
Asset Size Chunks Chunk Names
autocomplete.bundle.js 3.54 MB 0 [emitted] autocomplete
form.bundle.js 4.08 MB 1 [emitted] form
microblog.bundle.js 3.4 MB 2 [emitted] microblog
reject.bundle.js 3.37 MB 3 [emitted] reject
startstop.bundle.js 3.35 MB 4 [emitted] startstop
takex.bundle.js 2.95 MB 5 [emitted] takex
throttle.bundle.js 4.43 MB 6 [emitted] throttle
+ 1290 hidden modules
npm run build 15.43s user 2.03s system 99% cpu 17.638 total
kuyMBA% time npm run build
Hash: 2b766305f19d05ddd410
Version: webpack 2.1.0-beta.25
Time: 16852ms
Asset Size Chunks Chunk Names
throttle.bundle.js 4.37 MB 0 [emitted] throttle
form.bundle.js 4.04 MB 1 [emitted] form
autocomplete.bundle.js 3.51 MB 2 [emitted] autocomplete
microblog.bundle.js 3.37 MB 3 [emitted] microblog
reject.bundle.js 3.34 MB 4 [emitted] reject
startstop.bundle.js 3.32 MB 5 [emitted] startstop
takex.bundle.js 2.92 MB 6 [emitted] takex
+ 1291 hidden modules
npm run build 16.70s user 1.42s system 99% cpu 18.183 total
kuyMBA% time npm run build
Hash: 2b766305f19d05ddd410
Version: webpack 2.1.0-beta.25
Time: 16852ms
Asset Size Chunks Chunk Names
autocomplete.bundle.js 3.51 MB 2 [emitted] autocomplete
form.bundle.js 4.04 MB 1 [emitted] form
microblog.bundle.js 3.37 MB 3 [emitted] microblog
reject.bundle.js 3.34 MB 4 [emitted] reject
startstop.bundle.js 3.32 MB 5 [emitted] startstop
takex.bundle.js 2.92 MB 6 [emitted] takex
throttle.bundle.js 4.37 MB 0 [emitted] throttle
+ 1291 hidden modules
npm run build 16.70s user 1.42s system 99% cpu 18.183 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment