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

Fix typo in getting started section. #130

Merged
merged 1 commit into from Dec 9, 2021
Merged

Conversation

dokeet
Copy link
Contributor

@dokeet dokeet commented Dec 9, 2021

No description provided.

@vercel
Copy link

vercel bot commented Dec 9, 2021

@dokeet is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@jaredpalmer jaredpalmer merged commit 26c7189 into vercel:main Dec 9, 2021
@jaredpalmer
Copy link
Contributor

Thanks!

sokra added a commit that referenced this pull request Oct 25, 2022
ensure to put the correct extension to chunks
sokra added a commit that referenced this pull request Oct 25, 2022
This adds the Next SSG transform. This transform does a few things, but
the one we're most interested in right now is the removal of
`getStaticProps`/`getServerSideProps`/etc. from page modules. HMR will
be disabled if these exports are preserved.

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
jridgewell pushed a commit to vercel/next.js that referenced this pull request Mar 10, 2023
This adds the Next SSG transform. This transform does a few things, but
the one we're most interested in right now is the removal of
`getStaticProps`/`getServerSideProps`/etc. from page modules. HMR will
be disabled if these exports are preserved.

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
sokra added a commit to vercel/next.js that referenced this pull request Mar 13, 2023
This adds the Next SSG transform. This transform does a few things, but
the one we're most interested in right now is the removal of
`getStaticProps`/`getServerSideProps`/etc. from page modules. HMR will
be disabled if these exports are preserved.

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants