We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d04184 commit cd5ad50Copy full SHA for cd5ad50
repo-scripts/size-analysis/bundle-definitions/storage.json
@@ -216,5 +216,36 @@
216
]
217
}
218
219
+ },
220
+ {
221
+ "name": "getBytes",
222
+ "dependencies": [
223
224
+ "packageName": "firebase",
225
+ "versionOrTag": "latest",
226
+ "imports": [
227
228
+ "path": "app",
229
230
+ "initializeApp"
231
+ ]
232
+ }
233
234
235
236
237
238
239
240
+ "path": "storage",
241
242
+ "getStorage",
243
+ "ref",
244
+ "getBytes"
245
246
247
248
249
250
251
0 commit comments