Skip to content

Commit

Permalink
chore: open xcode pnpm script
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf committed Oct 22, 2024
1 parent 7bfb554 commit 17c39a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Monorepo includes backend, docs and apps for iOS and WatchOS",
"packageManager": "pnpm@9.1.0",
"scripts": {
"xcode": "xed ./apps/mobile",
"build": "pnpm --recursive --parallel run build",
"dev": "pnpm --recursive --parallel run dev",
"backend:build": "pnpm run -r --filter @metro-now/backend build",
Expand Down

1 comment on commit 17c39a0

@vercel
Copy link

@vercel vercel bot commented on 17c39a0 Oct 22, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.