HomePhabricator
Diffusion Comm eec8318dc0fd

[server] Use React SSR for landing page

Description

[server] Use React SSR for landing page

Summary:
We could actually directly SSR landing/landing.react right now instead of going through Webpack with landing/dist/landing.build.cjs, which works through the Webpack config introduced in D965.

This issue is that CSS modules wouldn't work. They're not in use right now, but they will be soon.

Test Plan: Load the website at http://localhost/commlanding/ on both dev and prod

Reviewers: atul, palys-swm

Reviewed By: atul

Subscribers: KatPo, zrebcu411, Adrian, subnub

Differential Revision: https://phabricator.ashoat.com/D971

Details

Provenance
ashoatAuthored on Apr 5 2021, 4:53 PM
Reviewer
atul
Differential Revision
Restricted Differential Revision
Parents
rCOMMe2ff81665e71: [server] Make it possible to access landing from server
Branches
Unknown
Tags
Unknown

Event Timeline