Replies: 1 comment
-
no, this is currently not possible. could potentially be added in future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Personally, I dislike the underscore
_...
pattern for layouts and I wonder if it's possible to customize it.I see in the options there is a
routeFileIgnorePattern
but nothing else.I would like to use something more like this
<layout_name>
, similar to how groups are handled(group_name)
.I think that would be cleaner and more readable (just personal preference).
Beta Was this translation helpful? Give feedback.
All reactions