-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
33d0954
commit a4481ff
Showing
4 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
[ | ||
{ | ||
"description": "The initial cost people pay for using one component", | ||
"path": "test/size/overhead.js", | ||
"limit": "25.6 KB" | ||
}, | ||
{ | ||
"description": "The size of the whole library.", | ||
"path": "build/index.js", | ||
"limit": "95.6 KB" | ||
}, | ||
{ | ||
"path": "test/size/overhead.js", | ||
"limit": "25.6 KB" | ||
"description": "The main bundle of the documentation", | ||
"path": ".next/app.js", | ||
"limit": "156 KB" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters