Skip to content

Commit

Permalink
Links to Next.js Conf
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Nov 1, 2022
1 parent 0f2c666 commit be3036c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/blog/turbopack-benchmarks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import Callout from '../../components/Callout'

<hr className="mt-8 w-full border-gray-400 authors border-opacity-20"/>

At Next.js Conf, we announced our latest open-source project: Turbopack, an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.
At [Next.js Conf](https://nextjs.org), [we announced](https://www.youtube.com/watch?v=NiknNI_0J48) our latest open-source project: Turbopack, an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

The project began as an exploration to improve Webpack’s performance and create ways for it to more easily integrate with tooling moving forward. In doing so, the team realized that a greater effort was necessary. While we saw opportunities for better performance, the premise of a new architecture that could scale to the largest projects in the world was inspiring.

Expand Down

1 comment on commit be3036c

@vercel
Copy link

@vercel vercel bot commented on be3036c Nov 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.