Skip to content

Commit

Permalink
fix(examples): exclude examples from pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
thib3113 committed Nov 28, 2023
1 parent 30d9f3a commit 3a48b25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
packages:
# exclude packages from examples
- '!examples/**'

0 comments on commit 3a48b25

Please sign in to comment.