Output --why webpack build for CI purposes
See original GitHub issueHello,
As a user of CircleCI (or any other CI system), I would like to be able to store the output of the --why
functionality in my build artifacts. This would allow me to use size limit to visually see what changed between builds, something that becomes rather complex over a large amount of commits.
If this is something that is possible I’d love to contribute.
Cheers, Jeffrey
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Build Performance - webpack
This guide contains some useful tips for improving build/compilation performance. General. The following best practices should help, whether you're running ...
Read more >Output - webpack
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable...
Read more >Command Line Interface - webpack
Its main purpose is to bundle JavaScript files for usage in a browser, ... Output the version number of webpack , webpack-cli and...
Read more >Stats - webpack
Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also ... Webpack comes with certain presets...
Read more >Output Management - webpack
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mflores-verys sorry for the long delay. Had hard times because of the conference.
Size Limit doesn’t have this option.
If you want to send PR, I will help you and accept it.
@ai
I wanted to confirm, does that option exist today or are you suggesting this would be a good capability for someone to add via PR?