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

build: add .next directory to Turborepo build outputs #704

Merged
merged 2 commits into from
Dec 31, 2022

Conversation

johnhooks
Copy link
Contributor

@sarahdayan turbo wasn't caching the .next directory. So when it tried to use the cache it would fail. I think this should do it!

@vercel
Copy link

vercel bot commented Dec 31, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dinerojs ✅ Ready (Inspect) Visit Preview Dec 31, 2022 at 2:42PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 31, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b578017:

Sandbox Source
@dinero.js/example-cart-react Configuration
@dinero.js/example-cart-vue Configuration
@dinero.js/example-pricing-react Configuration
@dinero.js/example-starter Configuration

sarahdayan
sarahdayan previously approved these changes Dec 31, 2022
Copy link
Collaborator

@sarahdayan sarahdayan left a comment

Choose a reason for hiding this comment

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

Nice finding! I did indeed just notice it in the Turborepo docs.

turbo.json Outdated Show resolved Hide resolved
@sarahdayan sarahdayan changed the title build: add .next to turbo outputs build: add .next directory to Turborepo build outputs Dec 31, 2022
@sarahdayan sarahdayan merged commit 9db6b01 into dinerojs:main Dec 31, 2022
@johnhooks johnhooks deleted the fix/turbo-cache-issue branch February 19, 2023 02:53
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