Tag

Environment Simulation

1 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
May 19, 2023 · Frontend Development

SSR Migration and Routing Configuration for Taobao Car Detail Pages

The team merged Taobao car detail page SSR and CSR into a single repository by adding an "ssr": true flag, aligning routing across src/pages, app.json, and render functions, ensuring PAGE_NAME matches app.json names, mocking browser globals for Node builds, moving metas and scripts to documents, and dynamically overriding the public path to load pre‑release assets, thereby cutting double maintenance and simplifying deployment.

Build ConfigurationEnvironment SimulationFront-end
0 likes · 14 min read
SSR Migration and Routing Configuration for Taobao Car Detail Pages