meta: fix yarn build:clean

The command was mistakenly removing files inside `node_modules` folder
This commit is contained in:
Antoine du Hamel 2024-01-22 15:55:18 +01:00
parent c56d412057
commit a47090c2c6
No known key found for this signature in database
GPG key ID: 21D900FFDB233756
2 changed files with 2 additions and 2 deletions

View file

@ -34,6 +34,6 @@ test/output/*
.DS_Store
# Transpiled
lib/
./lib/
infra/kube/companion/uppy-env.yaml
scripts/.tl-deploy-hosts-danger.txt

View file

@ -21,5 +21,5 @@ pnpm-debug.log*
*.sln
*.sw?
lib
./lib
*.vue.js