Skip to content

Avoid empty FRONTEND_VERSION with the new config style

Bastien Abadie requested to merge setting-frontend-version into master

When doing:

static:
  cdn_assets_url: xxx

then FRONTEND_VERSION would result to None & crash the homepage

Merge request reports

Loading