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
Generating a view with 'espresso generate -v' always delivers a PageView. Another use case is generating a ListItemView. Generally spoken: i would be great to have a parameter for all views which are in a separately .js-file.
Generating a view with 'espresso generate -v' always delivers a PageView. Another use case is generating a ListItemView. Generally spoken: i would be great to have a parameter for all views which are in a separately .js-file.
Examples (for discussion):
espresso generate --view Name --type page
espresso generate -v viewtype viewname
espresso generate -v viewname viewtype [default = page]
Also have a look at this discussion:
https://groups.google.com/group/themproject/browse_thread/thread/1ace22647eab2104
The text was updated successfully, but these errors were encountered: