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
λ myproject git:(master) ✗ takeoff
? What do you want to create? component
? component-name my-component
? Choose a destination for the component (Use arrow keys)
❯ element
scene
scene/authenticate/element
scene/landingpage/element
scene/[*]/element (create element in all available scenes)
right now, for every scene, we have to add
scenes/[name]/elements
to the station.it would be really nice to have a wildcard entry
scenes/*/elements
and then populate this with all existing scenesThe text was updated successfully, but these errors were encountered: