Open praswicaksono opened 9 years ago
Hmm, that would take a bit of a rewrite to turn the route keys into sets vs just the single item. It's not overly difficult though - I've done it with an internal project that needed this same kind of setup. You're more than welcome to try to tackle it if you'd like or I can see what I can do eventually.
It would involve making an update around two places:
findRouteMatch
to work with the subsets vs just the single layer array sorry for late reply, yeah I can handle it myself. Do you want me to submit PR?
No problem - yes, that'd be great!
for example I have this config
It seem yml loader wont load same key twice, is there any solution?