Skip to content

Conversation

@brendankenny
Copy link
Contributor

#8427 added a budget to the sample artifacts, but because the -A step in yarn update:sample-json was run without the same config, the budget didn't make its way into the golden sample_v2.json.

This PR actually solves the original problem and gets a budget all the way into the final JSON :)

This will make things like #8708 easier to review because it'll actually be in the deployed report.

I just picked budget numbers. Happy to haggle.

@brendankenny brendankenny requested a review from exterkamp as a code owner May 6, 2019 00:22
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs update json, but LGTM!

throttlingMethod: 'devtools',
budgets: [{
resourceCounts: [
{resourceType: 'total', budget: 10},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wish we could reuse this for the smokes to keep it in sync :)

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.

3 participants