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
I'm a little hesitant to add too much API (we already have where which should cover most queries), but ByPrefix kind of complements what's already there.
I assume file naming will play a major part in the way we organize our page resources.
A method
.ByPrefix
would allow to quickly get an array of the resources we need according to our project resources' naming convention.It would nicely complement the already existing .ByType.
The text was updated successfully, but these errors were encountered: