Skip to content
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

feat(website): render syntax and mdx on the server #9086

Merged

Conversation

suneettipirneni
Copy link
Member

Please describe the changes this PR makes and why it should be merged:

By rendering on the server we put less CPU load on the client, and also decrease bundle size.

@vercel
Copy link

vercel bot commented Jan 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 9:10PM (UTC)
discord-js-guide ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 9:10PM (UTC)

@vercel
Copy link

vercel bot commented Jan 23, 2023

@suneettipirneni is attempting to deploy a commit to the discordjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

github-actions bot commented Mar 23, 2023

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #9086 (e59d0e9) into main (852fae5) will increase coverage by 0.43%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #9086      +/-   ##
==========================================
+ Coverage   83.13%   83.57%   +0.43%     
==========================================
  Files         100      100              
  Lines        9568     9568              
  Branches     1103     1101       -2     
==========================================
+ Hits         7954     7996      +42     
+ Misses       1575     1533      -42     
  Partials       39       39              
Flag Coverage Δ
brokers 66.36% <ø> (+3.58%) ⬆️
builders 98.25% <ø> (ø)
collection 100.00% <ø> (ø)
proxy 79.56% <ø> (ø)
rest 92.07% <ø> (ø)
util 98.42% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 63.47% <ø> (ø)
ws 57.67% <ø> (+1.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants