Skip to content

add --analyze arg for webpack bundle analyzing#3914

Merged
jaiminpanchal27 merged 1 commit intomasterfrom
bundle-analyze
Jun 18, 2019
Merged

add --analyze arg for webpack bundle analyzing#3914
jaiminpanchal27 merged 1 commit intomasterfrom
bundle-analyze

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
Contributor

@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

Comments