Open
Bug 1922275
Opened 1 month ago
Updated 1 month ago
Manually running `lando collectstatic` is required after modifying static source files
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
NEW
People
(Reporter: zeid, Unassigned)
References
(Blocks 1 open bug)
Details
This should instead be done automatically when doing local development. This is in part because static files are being served by nginx and not the local development server, which would have detected those changes automatically.
You need to log in
before you can comment on or make changes to this bug.
Description
•