Created
July 30, 2016 08:03
-
-
Save r4hulp/21046f70fa4c323f5e098d3b158c0ba0 to your computer and use it in GitHub Desktop.
ng-serve-before-optimization
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\Github-Personal\Stackr\stackr>ng serve | |
(node:3988) 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 - 25338ms. | |
Slowest Trees | Total | |
----------------------------------------------+--------------------- | |
vendor | 8636ms | |
BroccoliMergeTrees | 8108ms | |
BroccoliMergeTrees | 7984ms | |
Slowest Trees (cumulative) | Total (avg) | |
----------------------------------------------+--------------------- | |
BroccoliMergeTrees (3) | 16156ms (5385 ms) | |
vendor (1) | 8636ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment