Skip to content

Instantly share code, notes, and snippets.

@PoslinskiNet
Last active June 29, 2018 05:56
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 PoslinskiNet/d961b5813b248e336a8c6c8d007f3987 to your computer and use it in GitHub Desktop.
Save PoslinskiNet/d961b5813b248e336a8c6c8d007f3987 to your computer and use it in GitHub Desktop.
Analyze your ember app vendor file
  • npm install -g broccoli-concat-analyser
  • CONCAT_STATS=true ember s -e production
  • kill the server
  • broccoli-concat-analyser ./concat-stats-for

IMAGE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment