Skip to content

Commit

Permalink
Adding new yarn settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MattReimer committed Jan 12, 2024
1 parent 97678ac commit 0947e5a
Show file tree
Hide file tree
Showing 3 changed files with 4,726 additions and 4,721 deletions.
4 changes: 4 additions & 0 deletions docs/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
compressionLevel: mixed

enableGlobalCache: false

nodeLinker: node-modules
3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"clean": "gatsby clean",
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1",
"upgrade:theme": "yarn upgrade @riverscapes/gatsby-theme"
}
},
"packageManager": "yarn@4.0.2"
}
Loading

0 comments on commit 0947e5a

Please sign in to comment.