question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Possibly use packtracker.io to keep initial build sizes in check?

See original GitHub issue

Hi!

I’ve created a tool to measure and report webpack bundle stats. It is similar to webpack-bundle-analyzer except it’s a hosted service that reports this information directly into GitHub pull requests as Checks. Telling you the net effect of your changes, whether they’re growing your asset profile or not.

github-status

I’ve recently launched support for apps using your tool, and thought the project might benefit from running these checks on it’s pull requests. Helping to make sure proposed changes aren’t adversely effecting the tool’s initial bundle size.

I’ve also prepared a sample page showing the data of a blank CRA app.

https://app.packtracker.io/organizations/2/projects/106/commits/a82afe1ba8d89320b54ebd77229d46f1b390f978

https://packtracker.io

If I can be of any help getting this set up let me know!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
stale[bot]commented, Apr 6, 2019

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

1reaction
jondavidjohncommented, Mar 7, 2019

To be clear, I’m not suggesting it be included in default configurations, only that it could be used to measure this project for unexpected asset growth in a fresh CRA app.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Packtracker.io
Check your webpack bundle size on every pull request. Track your webpack bundle analysis over time and use that data to optimize your...
Read more >
packtracker.io (@packtrackerio) / Twitter
Check your webpack bundle size on every pull request. Track your webpack bundle analysis over time and use that data to optimize your...
Read more >
6 Tools and Techniques to Analyze Webpack Bundle Size
1. Webpack Visualizer ... Webpack Visualizer is an analysis tool that allows you to inspect and visualize Webpack bundles. For example, it can ......
Read more >
packtracker.io - Webpack bundle analysis, for every commit
It is a tool to help teams using webpack bundling, monitor and analyze they're overall JavaScript and CSS footprint. We report that information ......
Read more >
How to investigate your build size in Webpack
First up, we have a webpack plugin - webpack-bundle-analyzer. ... or if using npm $ npm i webpack-bundle-analyzer --save-dev ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found