Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.74 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.74 KB

Hyrule SelfyCompendium

Chromatic Publish CI Formatted with Biome

Turbopack is a new incremental bundler optimized for JavaScript and TypeScript, written in Rust by the creators of Webpack and Next.js at Vercel. On large applications Turbopack updates 10x faster than Vite and 700x faster than Webpack (benchmark). For the biggest applications the difference grows even more stark with updates up to 20x faster than Vite.

This playground is a mirror of the Next.js v13 App Directory Playground, but uses Turbopack as the Next.js development server (next dev --turbo).

As a reminder, Turbopack is currently in alpha and not yet ready for production. We appreciate your ongoing support as we work to make it ready for everyone.

Running Locally

  1. Install dependencies: pnpm install
  2. Start the dev server: pnpm dev

Note: The playground uses Tailwind CSS via PostCSS.

For more information, see: https://turbo.build/pack/docs/features/css#tailwind-css

Documentation

https://nextjs.link/with-turbopack

Providing Feedback

https://nextjs.link/turbopack-feedback