Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate line in Static Hoisting post #151

Open
lucasnantonio opened this issue Nov 22, 2023 · 0 comments
Open

Duplicate line in Static Hoisting post #151

lucasnantonio opened this issue Nov 22, 2023 · 0 comments

Comments

@lucasnantonio
Copy link

Since [Next.js 9](https://nextjs.org/blog/next-9#automatic-static-optimization), the next build process has started automatically outputting the optimal asset on a per-page
Since [Next.js 9](https://nextjs.org/blog/next-9#automatic-static-optimization), the next build process has started automatically outputting the optimal asset on a per-page (entrypoint) basis. Futher, with [Next.js 9.3](https://nextjs.org/blog/next-9-3#next-gen-static-site-generation-ssg-support) the hooks for static-site generation were refined, and [incremental static generation](https://static-tweet.now.sh/) was introduced for [appending](https://static-tweet.now.sh/#incremental-static-generation) and [updating](https://nextjs.org/blog/next-9-5#stable-incremental-static-regeneration) pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant