You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Fosten Good catch, this is currently handled correctly when the frontend_addon template is used as part of a project, but not when it is used as a standalone template. Would you be willing to submit a PR with your proposed change?
“volto-addon” is provided as the default frontend_addon_name
cookieplone-templates/frontend_addon/cookiecutter.json
Line 3 in e0d452f
Whereas it could be generated programmatically like so
Similar to how it is done in a cookieplone project
cookieplone-templates/project/cookiecutter.json
Line 4 in e0d452f
The text was updated successfully, but these errors were encountered: