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

feat: move lib to package #9

Merged
merged 23 commits into from
Oct 14, 2024
Merged

feat: move lib to package #9

merged 23 commits into from
Oct 14, 2024

Conversation

groninge01
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Oct 11, 2024

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

Name Status Preview Comments Updated (UTC)
mono-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 10:52am

@@ -21,4 +21,4 @@ runs:

- name: Generate api typings
shell: bash
run: pnpm graphql:gen
run: pnpm --filter @repo/lib graphql:gen
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think it should be like this. You define high-level commands in turbo.json and then each package/app can implement those commands or not.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think the actual difference is caching. Reverted it.

@groninge01 groninge01 merged commit 41e7a95 into main Oct 14, 2024
6 checks passed
@groninge01 groninge01 deleted the feat/mv-lib-to-pkg branch October 14, 2024 11:09
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.

3 participants