Skip to content

Commit 3da246e

Browse files
committed
final todo
1 parent 68bfd75 commit 3da246e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/product/size-analysis/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,10 @@ You can follow the platform guides to learn how to upload builds for Size Analys
5454
- [React Native](/platforms/react-native/size-analysis/)
5555
- [Flutter](/platforms/dart/guides/flutter/size-analysis/)
5656

57+
### Upload Metadata
58+
59+
Below is the metadata included in your build, regardless of the platform.
60+
61+
<Include name="size-analysis/upload-metadata" />
62+
5763
<PageGrid />

docs/product/size-analysis/integrating-into-ci.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Check that:
7979
- You're correctly uploading builds for size analysis from all base branch builds
8080
- You're correctly uploading builds for size analysis from the PR branch.
8181
- Your builds that you want to compare have the same build configuration (for example, both are `Release` builds)
82-
- Your builds contain all the required metadata. TODO link to required metadat
82+
- Your builds contain all the [required metadata](/product/size-analysis/#upload-metadata)
8383

8484
### Missing base build
8585

0 commit comments

Comments
 (0)