hdoro / sanity-plugin-external-files

Work w/ media hosted in external vendors from inside a Sanity.io studio
44 stars 14 forks source link

Firebase-Dam: Is there support for nested files? #3

Open KyleSmith0905 opened 2 years ago

KyleSmith0905 commented 2 years ago

By default firebase-dam moves files to the root path, maybe: /video.mp4.

Let's say I would like to upload to /dolphins/video.mp4 instead. Is there a way to do this?

Also, I understand that it's probably not needed since a reference is stored anyways, but I like to be organized and use Firebase Storage Rules.

I'm also eager to contribute if a change (like a new option) needs to be implemented for this.