Set node-linker to node_modules

This commit is contained in:
Baptiste Arnaud
2021-11-19 10:39:33 +01:00
parent 6fe9807fbe
commit 68dd491eca
7 changed files with 377 additions and 75 deletions

4
.gitignore vendored
View File

@@ -16,7 +16,9 @@
# !.yarn/cache
# and uncomment the following lines
.pnp.*
# .pnp.*
node_modules
# End of https://www.toptal.com/developers/gitignore/api/yarn