👷 Add NextJS bundle analysis GitHub Action
This commit is contained in:
10
package.json
10
package.json
@@ -114,5 +114,11 @@
|
||||
"@types/react": "17.0.2",
|
||||
"@types/react-dom": "17.0.2"
|
||||
},
|
||||
"packageManager": "yarn@3.2.1"
|
||||
}
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"nextBundleAnalysis": {
|
||||
"budget": null,
|
||||
"budgetPercentIncreaseRed": 20,
|
||||
"minimumChangeThreshold": 0,
|
||||
"showDetails": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user