meteor-tomi-upload-server
meteor-tomi-upload-server copied to clipboard
initUrls honors getDirectory signature providing hash "file" instead of ...
Tomi,
Great package thanks. I just came across this scenario where I build a custom directory path. Down the road, the URL the package computes internally wasn't correct since the parameter used to execute getDirectory wasn't the full object file, but only the file name.
Let me know how I can help further.
Kind regards, Alex
This is a massive breaking change. Hmm, I am thinking of just passing that as a third parameter.