I have an HTML repl that I'd like to upload an entire folder of images. When I choose upload folder, it only uploads all the images to the root of my project. It doesn't keep the images in the folder. Is there a way to do this?
Yeah, repl.it is a bit bugged with that, report to bugs
For now, just manually add in all subfolders before adding the full folder, perhaps repl.it forgot to recursively upload folders within folders?
Upload Folder
I have an HTML repl that I'd like to upload an entire folder of images. When I choose upload folder, it only uploads all the images to the root of my project. It doesn't keep the images in the folder. Is there a way to do this?
Yeah, repl.it is a bit bugged with that, report to bugs
Solution
For now, just manually add in all subfolders before adding the full folder, perhaps repl.it forgot to recursively upload folders within folders?