Skip to content

Commit

Permalink
ci: update change threshold for bundle anaylsis [NOTICKET]
Browse files Browse the repository at this point in the history
  • Loading branch information
janbiasi committed May 13, 2023
1 parent 881dc76 commit 8449b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"nextBundleAnalysis": {
"budget": 358400,
"budgetPercentIncreaseRed": 20,
"minimumChangeThreshold": 2,
"minimumChangeThreshold": 0,
"showDetails": true
}
}
}

0 comments on commit 8449b46

Please sign in to comment.