Skip to content

Fix errors when no assets are defined.

decentral1se requested to merge fix_no_assets_errors into develop

Created by: qris

Otherwise if you don't have any assets defined, the collect_static command aborts with an error, unfortunately.

Merge request reports