Skip to content

There is no possibility to customize path to static_folder. #30

@NordenF

Description

@NordenF

I have "bundle" and "user_files" subdirectories in my flask "static_folder" diectory.

The "bundle" subdirectory contains the static content of the site (js, css, images), compiled using webpack.

The "user_files" subdirectory contains files uploaded by users, such as avatars and illustrations for blog posts.

I'd like the flask-static-digest extension to only apply to the "static_folder/bundle" subdirectory, not "static_folder/user_files".
At the moment, I don't see a way to set up flask_static_digest like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions