Skip to content

Commit 749c928

Browse files
fix: 🔧 Yarn cache ignored
1 parent a5d55af commit 749c928

File tree

3 files changed

+3651
-2071
lines changed

3 files changed

+3651
-2071
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
**/target/
2+
**/.yarn
23
**/node_modules/
34
**/dist/
45
**/.parcel-cache/

frontend/.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

0 commit comments

Comments
 (0)