Skip to content

emilioestebanez/next-15-issues

Repository files navigation

Next.js

This is a Next.js project bootstrapped with npx create-next-app@latest with all of the default configurations.

Issue with breakpoints on Windows

I've created .vscode/launch.json as in the documentation.

If you try to set up a breakpoint in src/app/page.tsx you'll see that it only works if you disable --turbopack in the npm run dev script.

This behavior happens since [email protected].

Repo created to reproduce issue on vercel/next.js#73214

Issue with Cache-Control headers for 404 pages

This project also reproduces the issue on vercel/next.js#74865

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published