firebase-extensions

Firebase Image Resize Extension. Referencing the resized images

◇◆丶佛笑我妖孽 提交于 2021-01-04 09:22:51
问题 first time jumping into the Firebase extensions and felt Image Resizer was a good one to use for my needs. However, the documentation on using it is a little thing and leaving me a bit stuck. Currently, I upload the image, it auto generates the new dimension and saves them to my desired path. However, I am unable to figure out how to call the now resized image. I am currently storing the uploaded image with a path like so; var storageRef = firebase.storage().ref("Project_Image/" + this