Hi all!
For wikidata, it would be useful if we could serve different HTML for desktop and mobile. In particular, we would like to not send all the stuff that is needed for editing to mobile devices.
My understanding is that currently, mobile output uses separate web caches, but shares the parser cache with the desktop version of the page. Is that correct? And would it be feasible to also split the parser cache?
Thanks!