Skip to content

Instantly share code, notes, and snippets.

@yuripramos
Created August 20, 2020 12:08
Show Gist options
  • Save yuripramos/69a5b43a90cfbea4762369317e46e929 to your computer and use it in GitHub Desktop.
Save yuripramos/69a5b43a90cfbea4762369317e46e929 to your computer and use it in GitHub Desktop.
analyze JSON
//in that case all the build files were served by build/static adapt to your needs
"scripts": {
"analyze": "webpack-bundle-analyzer 'build/static/js/*.js'",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment