-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Update the mobile_guide page to the new design and link out to Element X by default. #30172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
…30006)" (element-hq#30104) This reverts commit c51823d.
Additionally revert "Remove unnecessary <%= require %> usages" and let webpack handle all of the assets (without a manual copy rule).
And now the screenshot tests fail on Linux. But not my local Linux where they pass. I now appreciate how nice it is to only have to target one OS 🙈 |
@pixlwave looks like its loading the images wrong double |
It has playwright tests
Yeah, I've reverted the use of those |
Nice, looks like it passed this time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, all the screenshots seem to say Element Pro
- that doesn't seem right
My bad, completely missed that last time round. |
This PR reverts #30104 (restoring #30006) and makes the following additional changes:
yarn build
on Windows.getAssetOutputPath
resolved this.mobile_guide_app_variant
to"classic"
as detailed in the configuration docs.Linking to #30056 for visibility.