Skip to content

Commit

Permalink
🔧 Exclude migration-web from workspace packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sasamuku committed Mar 4, 2025
1 parent b85c609 commit a3f8880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
packages:
- "frontend/apps/*"
- "frontend/packages/*"
# NOTE: ignore migration-web until it's ready to be deployed
- "!frontend/apps/migration-web"

0 comments on commit a3f8880

Please sign in to comment.