File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
docs/product/size-analysis Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff 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 />
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments