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

Edits #2014

Closed
wants to merge 64 commits into from
Closed

Edits #2014

wants to merge 64 commits into from

Conversation

paulowe
Copy link

@paulowe paulowe commented Mar 19, 2023

No description provided.

paulowe and others added 30 commits January 3, 2021 18:49
Major edits - January 18
removed
static async getInitialProps({ Component, ctx }) {
    let pageProps = {}

    if (Component.getInitialProps) {
      pageProps = await Component.getInitialProps(ctx)
    }

    return { pageProps }
  }

https://github.com/vercel/next.js/blob/master/errors/opt-out-auto-static-optimization.md

https://err.sh/next.js/opt-out-auto-static-optimization
Changed:
- About me
- Open source work
Added:
- timeline for notes on Zero to one
@vercel
Copy link

vercel bot commented Mar 19, 2023

@paulowe is attempting to deploy a commit to the Brian Lovin Team on Vercel.

A member of the Team first needs to authorize it.

@brianlovin brianlovin closed this Mar 19, 2023
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.

2 participants