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

refactor: consolidate package.json into one workspace #121

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheKnarf
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
capra-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 10:49am
skjer ❌ Failed (Inspect) Jan 16, 2025 10:49am

an2n
an2n previously approved these changes Dec 10, 2024
Copy link
Collaborator

@an2n an2n left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -33,7 +29,7 @@ jobs:
run: pnpm install

- name: Deploy Sanity
run: pnpm run deploy
run: pnpm --filter "studio" run deploy
Copy link
Collaborator

Choose a reason for hiding this comment

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

pnpm -F studio deploy would the shorthand work here as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Det er mulig, jeg foretrekker vanligvis å være mer verbose ettersom det gjør koden mer lesbar.

@TheKnarf
Copy link
Collaborator Author

lgtm

Du trenger kanskje ikke reviewe PR'er som fremdeles er i Draft modus 😅
Jeg tror ikke denne virker med Vercel enda...
Når jeg har fått ting til å virke så gjør jeg den fra en draft til ready for review!

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