You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how do i make flask-static-digest work with blueprints?
in blueprints every static folder is inside the blueprint path therefore the app static folder just doesn't exist in my folder
when running flask digest compile or clean it reports that the path doesn't exist and doesn't perform the "digesting"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
how do i make flask-static-digest work with blueprints?
in blueprints every static folder is inside the blueprint path therefore the app static folder just doesn't exist in my folder
when running flask digest compile or clean it reports that the path doesn't exist and doesn't perform the "digesting"
how can i make it work?
Beta Was this translation helpful? Give feedback.
All reactions