dimanche 8 mars 2015

Dynamically add images in deployed Meteor app


Vote count:

0




I have a deployed Meteor app that allows my admin users to upload images, audio, and video. I use meteor-uploads to upload the files, optimize the media, and place into public/images, public/video, etc.


However, though the media files are placed in the correct location, the app doesn't see them -- though it does see other files in public/images that were deployed.



root@doc# pwd
/home/secrethistory/bundle/programs/web.browser/app
root@doc# ls images/menuburger.png images/add.png
images/add.png images/menuburger.png


Apparently, in order to hot deploy these images, I need to register them with Meteor. How do I do that?



asked 42 secs ago







Dynamically add images in deployed Meteor app

Aucun commentaire:

Enregistrer un commentaire