launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #09350
Feature flag images
Hello,
I recently tried to feature flag images. My approach was that I would
have images with the same name inside a sub-directory to the images
folder, which would be named after the feature flag.
I ran into a problem where the local development server would expose the
root image folder but none of its sub-directories. It looks like this is
fine in production however.
Any suggestions about what I might need to modify to expose those files?
Cheers,
Huw
Follow ups