Refactor assets folder in static #51173
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Long gone are the days where we used to store more than
assets
inside of thepillar/web/static
folder. Let's move the content ofassets
directly instatic
.This implies updating all
url_for('static')
calls.Changed status to: 'Open'
Added subscribers: @fsiddi, @pablovazquez