mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-11 13:41:09 +01:00
* Reapply "Update the mobile_guide page to the new design. (#30006)" (#30104) This reverts commit c51823db5e0df15d579c00179823cb41fa57bb3b. * Use Element X as the default mobile_guide_app_variant when omitted. * Fix a build error on Windows. Additionally revert "Remove unnecessary <%= require %> usages" and let webpack handle all of the assets (without a manual copy rule). * Exclude mobile_guide from coverage gate It has playwright tests * Revert the re-introduction of <%= require %> * Fix snapshot tests on mobile_guide. --------- Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>