plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
475 stars 643 forks source link

make start-backend-docker doesn't work #4022

Closed tiberiuichim closed 1 year ago

tiberiuichim commented 1 year ago

image

davisagli commented 1 year ago

I noticed this too. We need to avoid passing ADDONS when it is empty

tiberiuichim commented 1 year ago

maybe plone-backend entrypoint should be smarter about it

davisagli commented 1 year ago

@sneridagh had the same idea: https://github.com/plone/plone-backend/pull/102

sneridagh commented 1 year ago

yeah, I got bitten by this the other day too!