Skip to content

Commit f9b36ba

Browse files
committed
Configure Yarn for node-modules linker and update .gitignore
1 parent 966fcdb commit f9b36ba

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Production
55
/build
6+
/public
67

78
# Generated files
89
.docusaurus

.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)