Skip to content

Commit

Permalink
chore: add StorageBrowser bundle size check (#6190)
Browse files Browse the repository at this point in the history
  • Loading branch information
dindjarinjs authored Nov 21, 2024
1 parent 3e850ad commit 38e9993
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/react-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@
"@aws-amplify/storage"
]
},
{
"name": "StorageBrowser",
"path": "dist/esm/index.mjs",
"import": "{ StorageBrowser }",
"limit": "83 kB"
},
{
"name": "FileUploader",
"path": "dist/esm/index.mjs",
Expand Down

0 comments on commit 38e9993

Please sign in to comment.