is there any way to prefix layer routes ?
each layers has their own page router system, but in order to avoid collision on names i would like to add a route prefix for each layer... is this possible ?
The only way I found is to create a directory in the layer's pages dir.
However, it would be nice to use something like baseURL for layerBaseUrl.