Company
Date Published
July 23, 2024
Author
Benjamin Woodruff, Anthony Shew, Tim Neutkens
Word count
1118
Language
English
Hacker News points
None

Summary

Vercel is moving its new JavaScript/TypeScript bundler, Turbopack, into the Next.js repository and providing updates on its progress. The team has verified that the top 300 npm packages used in Next.js applications can compile with Turbopack, which they use daily for developing vercel.com. They are working on production builds and have begun moving the source code for Turbopack into the Next.js monorepo to enable faster iteration and support for standalone bundlers. The core of Turbopack remains framework-agnostic, with a focus on supporting other frameworks in the future.