This website requires JavaScript.
Explore
Help
Register
Sign In
bro-js
/
bro.landing
Watch
5
Star
0
Fork
0
You've already forked bro.landing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Primakov Alexandr Alexandrovich
13cd50acc8
Update SSR rendering to use index.ejs as template. Enhanced jsdom setup for Server-Side Rendering by reading from the EJS template, improving the DOM environment configuration.
All checks were successful
platform/bro-js/bro.landing/pipeline/head
This commit looks good
Details
2025-10-24 11:37:30 +03:00
Primakov Alexandr Alexandrovich
08ffd5a740
Refactor SSR implementation and update documentation. Replaced Static Site Generation (SSG) with Server-Side Rendering (SSR) using
react-dom/server
. Updated scripts for SSR rendering and removed deprecated
prerender-multi.js
. Enhanced
terms.html
generation from React components. Updated dependencies for Babel and added support for canvas in SSR.
All checks were successful
platform/bro-js/bro.landing/pipeline/head
This commit looks good
Details
2025-10-24 11:34:04 +03:00