Skip to content

Instantly share code, notes, and snippets.

@takahashi-h5
Last active June 7, 2019 11:35
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 takahashi-h5/a4bd3e6468d07d34904e7085f4803452 to your computer and use it in GitHub Desktop.
Save takahashi-h5/a4bd3e6468d07d34904e7085f4803452 to your computer and use it in GitHub Desktop.
Differential Loading
C:\angular8>ng build --prod
Date: 2019-06-07T11:23:49.761Z
Hash: 9205185b9243ad5eb4b8
Time: 25549ms
chunk {0} runtime-es5.741402d1d47331ce975c.js (runtime) 1.41 kB [entry] [rendered]
chunk {1} main-es5.2451e185f7acf39cfb48.js (main) 242 kB [initial] [rendered]
chunk {2} polyfills-es5.405730e5ac8f727bd7d7.js (polyfills) 111 kB [initial] [rendered]
chunk {3} styles.3ff695c00d717f2d2a11.css (styles) 0 bytes [initial] [rendered]
Date: 2019-06-07T11:24:09.075Z
Hash: 6038d0f7f86375be284b
Time: 19277ms
chunk {0} runtime-es2015.858f8dd898b75fe86926.js (runtime) 1.41 kB [entry] [rendered]
chunk {1} main-es2015.987c2ef9abe23bba4125.js (main) 209 kB [initial] [rendered]
chunk {2} polyfills-es2015.edf60e92366a5a261979.js (polyfills) 36.8 kB [initial] [rendered]
chunk {3} styles.3ff695c00d717f2d2a11.css (styles) 0 bytes [initial] [rendered]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment