first clean up

This commit is contained in:
2025-03-26 17:44:06 +00:00
parent 4a8864c7b9
commit 212a9720cf
22 changed files with 9 additions and 643 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/sh
#export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
#export DISPLAY=host.docker.internal:0.0
rm -r coverage
rm -r .nyc_output
yarn build:instanbul
echo DISPLAY: $DISPLAY
yarn cy:$1