Skip to content

Instantly share code, notes, and snippets.

@r4hulp
Created July 30, 2016 08:11
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 r4hulp/5a711f13e790ea93cb2fb852dd6cac06 to your computer and use it in GitHub Desktop.
Save r4hulp/5a711f13e790ea93cb2fb852dd6cac06 to your computer and use it in GitHub Desktop.
after-optimization-ng-serve.sh
D:\Github-Personal\Stackr\stackr>ng serve
(node:4644) fs: re-evaluating native module sources is not supported. If you are
using the graceful-fs module, please update it to a more recent version.
Livereload server on http://localhost:49158
Serving on http://localhost:4200/
Build successful - 4669ms.
Slowest Trees | Total
----------------------------------------------+---------------------
vendor | 1538ms
BroccoliMergeTrees | 1379ms
BroccoliMergeTrees | 1231ms
BroccoliTypeScriptCompiler | 442ms
Slowest Trees (cumulative) | Total (avg)
----------------------------------------------+---------------------
BroccoliMergeTrees (3) | 2627ms (875 ms)
vendor (1) | 1538ms
BroccoliTypeScriptCompiler (1) | 442ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment