这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Jan 25, 2022

  • handle config in turbo.json
  • warn on config found in package.json
  • Update new project creation to use turbo.json
  • codemod migration to generate turbo.json
  • update examples to use turbo.json using codemod
  • update docs to direct users to create turbo.json

Fixes #217

@vercel
Copy link
Contributor

vercel bot commented Jan 25, 2022

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/McbFsvyaTUm8VUfWTDFJSHdUjDv6
✅ Preview: https://turbo-site-git-feat-gsoltisturbo-config.vercel.sh

[Deployment for 8080a8b failed]

@jaredpalmer
Copy link
Contributor

We probably should get rid of turbo key in in implementation and docs since it is redundant when within turbo.json

Copy link
Contributor

@jaredpalmer jaredpalmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Late here. Will re-review docs in the morning

@gsoltis
Copy link
Contributor Author

gsoltis commented Jan 26, 2022

I think the build failure is because I moved the top-level config into turbo.json, but the version of turbo used to build the docs is not from this PR, so it doesn't know to use the new config. I'll revert that commit and we can update it once the deployed version of turbo has been bumped.

jaredpalmer
jaredpalmer previously approved these changes Jan 26, 2022
@jaredpalmer
Copy link
Contributor

Correct

@jaredpalmer
Copy link
Contributor

No need to revert i will update build command to use turbo@canary

@gsoltis
Copy link
Contributor Author

gsoltis commented Jan 26, 2022

Oh, ok, I'll revert the revert

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.

Move config to turbo.json

3 participants