Skip to content

Commit

Permalink
pnpm config
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn committed Oct 15, 2020
1 parent 0834b1c commit 4f0fafd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.DS_Store
node_modules
dist
assets/client.*
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
link-workspace-packages = true
shamefully-hoist = true
2 changes: 2 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- 'packages/**'

0 comments on commit 4f0fafd

Please sign in to comment.