Fixing broken Yarn lifecycle hooks

This commit is contained in:
Marco Lipparini
2023-07-16 05:05:27 +02:00
parent aefd888de3
commit 508b3e0006
4 changed files with 20 additions and 17 deletions

9
.gitignore vendored
View File

@@ -1,16 +1,11 @@
bin
bin/*
!bin/ldd
build
ldd
# misc
*.log
.DS_Store
node_modules
.cache
dist
# dependencies
/node_modules
# debug
npm-debug.log*