Matteo Collina
Matteo Collina
In https://github.com/delvedor/find-my-way/pull/27, this feature was actually coded with - as a separator, so it's working as expected. We can potentially change this in a semver-major (one is due soon), but...
That would work.
This is expected! A new option would be ok.
https://github.com/delvedor/find-my-way/pull/50 would be a good one.
You are right, closing.
What do you mean by part? If you want to do bring this to the next level of perf we might want to generate a full function and get rid...
> By part, I mean usage percentage. What percentage of static routes have in relation to all routes? Maybe static paths are a rare case and most people use parametric...
I agree with you with the exception of first level paths, /, /news, /about, /shop, etc.
This looks like a good feature to add! However it might be better implemented on top of AbortController. Could you take a look at that API and see how it...