build: set Yarn default behavior to disable global cache (#123)

* build(yarn): add config that disable global cache

* build: fix `main/index.mjs` build result
This commit is contained in:
Alfi Maulana
2023-12-12 21:51:47 +07:00
committed by GitHub
parent ebeda19c51
commit 198259946b
3 changed files with 472 additions and 470 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.*
!.eslint*
!.git*
!.yarnrc.yml
build/
coverage/