Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --analyze arg for webpack bundle analyzing #3914

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

snapwich
Copy link
Collaborator

Type of change

  • Feature

Description of change

Adds an --analyze option to the command line for viewing the output of the webpack process.

e.g.

gulp build --analyze

Will launch a browser process that shows a graph of the webpack bundle output (each large square representing an entry point, so prebid-core and the separate modules).

Other information

This will be especially useful while implementing solutions for: #3908

Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaiminpanchal27 jaiminpanchal27 merged commit e53dad0 into master Jun 18, 2019
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants