Skip to content

Commit

Permalink
update pnpm-workspace.yaml to include all nested packages in /package
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
trueberryless committed Jan 9, 2025
1 parent bd3070d commit ae076ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-files/pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- "<%= documentationFolder %>/"
- "packages/*"
- "packages/**/*"

0 comments on commit ae076ff

Please sign in to comment.