Skip to content

issues Search Results · repo:github/webpack-bundlesize-compare-action language:TypeScript

Filter by

20 results
 (104 ms)

20 results

ingithub/webpack-bundlesize-compare-action (press backspace or delete to remove)

https://github.com/lynx-family/lynx-stack/actions/runs/14030864272/job/39277992413?pr=211 name: Web Platform Report on: pull_request: branches: - main paths: - package.json ...
  • PupilTong
  • Opened 
    on Mar 24
  • #655

The comment output from the action can include a very long detailed bundle breakdown (example). Although this is hidden behind a details element in the UI, it still leads to very long notification emails ...
  • sampart
  • Opened 
    on Sep 26, 2024
  • #584

About 25% of the time I m noticing failures that I believe are calling GitHub apis. Output: Run github/webpack-bundlesize-compare-action@v1.8.2 with: github-token: *** current-stats-json-path: ...
  • barlock
  • Opened 
    on Feb 2, 2024
  • #546

Thanks for publishing this action. Unfortunately, it doesn t seem to be working for me, I generated 2 stats files from different commits, but the comment on the PR says there is no change. Here is a partial ...
  • RobinClowers
  • 1
  • Opened 
    on Dec 15, 2023
  • #535

I might be missing something here, but I don t think this requires BundleAnalyzerPlugin at all, at least in recent versions of webpack. It looked to me like the output you get from generateStatsFile: true ...
  • dleavitt
  • Opened 
    on Oct 3, 2023
  • #499

In Common total hard to understand how I can get gzip total. After couple hours I could understand what for getting gzip size describe I must compress all my files with compression-webpack-plugin. I don ...
  • hasot
  • Opened 
    on Sep 26, 2023
  • #496

It d be useful to see the change in the total initial bundle size (sum of all initial chunks) in addition to the total bundle. Webpack provides this per chunk with the initial boolean field. I might take ...
  • mariaines
  • Opened 
    on Jul 27, 2023
  • #460

Hi! I’m using this workflow on a repository I help maintain, and it seems to be repeatedly creating a new PR comment instead of updating the existing one: https://github.com/actualbudget/actual/pull/1122 ...
  • j-f1
  • 1
  • Opened 
    on Jun 30, 2023
  • #438

Consider the attached screenshot from the action, where app-[hash].js has been removed but a new app-[hash].js has been added. In reality, these are actually the same file for comparison but have a slightly ...
  • t1mwillis
  • 2
  • Opened 
    on Jan 20, 2023
  • #299

Hi! Thank you so much for this action, I m trying to set it up but am finding that the upload artifact stage can be extremely slow, especially for a 90mb stats.json file. Are there some best practices ...
  • t1mwillis
  • 1
  • Opened 
    on Jan 19, 2023
  • #298
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub