Skip to content

Commit

Permalink
fix: yarn
Browse files Browse the repository at this point in the history
- remove .yarn directory
- gitignore .yarn 
- remove .pnp files (add nodeLinker: node-modules)
  • Loading branch information
tyrauber committed Jul 15, 2024
1 parent 0403ecc commit 5a63127
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 30,725 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ coverage
# Config plugin
/plugin/build

.env
.env
.yarn
26,992 changes: 0 additions & 26,992 deletions .pnp.cjs

This file was deleted.

Loading

0 comments on commit 5a63127

Please sign in to comment.