Hello, i'm an enwiki editor interested in using this on desktop so I can be aware of what mobile users are seeing and just general interest/utility. How would I install this for myself (is there an importScript or mw.loader.load line I can add to my common.js)? I used to have this enabled via the Beta features tab so it should technically be possible.
Topic on Talk:Reading/Web/Projects/Related pages/Flow
I think you can do this by just adding the following code to your user scripts:
mw.loader.using('ext.relatedArticles.readMore.bootstrap')
Worked like a charm. Thanks a lot!