#Dynamic image import

1 messages · Page 1 of 1 (latest)

proper meteor
#

Hi, how do I use multiple images from folder identified by a url parameter, where I do not know the names of images or how many there are beforehand? Any ideas?

urban flume
#

put the images in the public folder and reference them using those dynamic values

#

imports are static, even dynamic imports are static because of the bundler