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
Add support for explicit preview_path when generating component (#1598)
* Add support for explicit preview_path when generating component
* Update docs/CHANGELOG.md
Co-authored-by: Joel Hawksley <[email protected]>
Co-authored-by: Joel Hawksley <[email protected]>
class_option:preview_path,type: :string,desc: "Path for previews, required when multiple preview paths are configured",default: ViewComponent::Base.config.generate.preview_path
0 commit comments