nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
5.99k stars 6.15k forks source link

chore: Re-enable turbo flag in dev script #6836

Closed abizek closed 2 weeks ago

abizek commented 2 weeks ago

Description

Next 14.2.4 is released now with the expected fix backported from canary. next dev --turbo works now but ran into a different issue with shiki (https://github.com/vercel/next.js/issues/64525, https://github.com/vercel/next.js/issues/63318) and added the suggested temp workaround(https://github.com/vercel/next.js/issues/63318#issuecomment-2079677098) while the fix(https://github.com/vercel/next.js/pull/64918) is being worked on.

Validation

Related Issues

Fixes #6808

Check List

vercel[bot] commented 2 weeks ago

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jun 12, 2024 1:08pm
ovflowd commented 2 weeks ago

Thanks for keeping an eye on this! And providing a quick fix 🙇

github-actions[bot] commented 2 weeks ago
Lighthouse Results URL Performance Accessibility Best Practices SEO Report
/en 🟢 95 🟢 100 🟢 96 🟢 91 🔗
/en/about 🟢 99 🟢 100 🟢 96 🟢 91 🔗
/en/about/previous-releases 🟢 99 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 100 🟢 100 🟢 96 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗
github-actions[bot] commented 2 weeks ago

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.67% (593/654) 76.08% (175/230) 94.57% (122/129)

Unit Test Report

Tests Skipped Failures Errors Time
131 0 :zzz: 0 :x: 0 :fire: 5.252s :stopwatch: