Skip to content

Conversation

jaredpalmer
Copy link
Contributor

Related to #21

  • Add .vscode/settings.json
  • Code of Conduct
  • Update readme.md
  • Add security.md
  • Add discord redirect at turborepo.org/discord
@vercel
Copy link
Contributor

vercel bot commented Dec 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/3y7djo9nPGDTYNMwjE81yvPc2JNB
✅ Preview: https://turbo-site-git-prep-repo-oss.vercel.sh

@jaredpalmer jaredpalmer merged commit 0fa9978 into next Dec 2, 2021
@jaredpalmer jaredpalmer deleted the prep-repo-oss branch December 2, 2021 16:05
sokra added a commit that referenced this pull request Oct 25, 2022
documentation, formating, cleanup
sokra pushed a commit that referenced this pull request Oct 25, 2022
Since we used to build the HTML using our own `<Document>` component, we
were previously adding a data-turbopack-chunk-id attribute to our
`<link>` tags to reconcile chunk paths with their chunk ids when
initializing HMR. However, Next.js is now responsible for building the
HTML, and it has no such mechanism.

**NOTE:** HMR is currently broken for non-Next-SSR rendering
(HtmlAsset). This PR does not fix that.
jridgewell pushed a commit to vercel/next.js that referenced this pull request Mar 10, 2023
Since we used to build the HTML using our own `<Document>` component, we
were previously adding a data-turbopack-chunk-id attribute to our
`<link>` tags to reconcile chunk paths with their chunk ids when
initializing HMR. However, Next.js is now responsible for building the
HTML, and it has no such mechanism.

**NOTE:** HMR is currently broken for non-Next-SSR rendering
(HtmlAsset). This PR does not fix that.
sokra pushed a commit to vercel/next.js that referenced this pull request Mar 13, 2023
Since we used to build the HTML using our own `<Document>` component, we
were previously adding a data-turbopack-chunk-id attribute to our
`<link>` tags to reconcile chunk paths with their chunk ids when
initializing HMR. However, Next.js is now responsible for building the
HTML, and it has no such mechanism.

**NOTE:** HMR is currently broken for non-Next-SSR rendering
(HtmlAsset). This PR does not fix that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant