Skip to content

Conversation

mohsinulhaq
Copy link

@mohsinulhaq mohsinulhaq commented Oct 6, 2019

Fixes: #308, #224

Description

  1. Currently, the /values endpoint throws 500 error while fetching master stats.
    Apparently, this commit 9e4880b#diff-3f22b50a5bc8fc66727cf2798b216054L34
    broke the functionality long time ago.

  2. After fixing 1, I found that the global message was still not reflecting the changes in bundle sizes, showing -null. I found that in https://github.com/siddharthkp/bundlesize/blob/master/src/reporter.js#L77, we access the file directly, which fails when the user provides a glob file in case they have a hash appended to their chunks.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@mohsinulhaq
Copy link
Author

@siddharthkp can we merge this?

@raunofreiberg
Copy link

Ping @siddharthkp, can we get this in?

@michalkvasnicak
Copy link

Any news on this?

@siddharthkp siddharthkp removed their request for review February 28, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET /values resulting in status code 500
5 participants