rm dist, cause we have no current library to download

This commit is contained in:
Robert Nasarek 2026-06-25 10:05:33 +02:00
parent 9b015f4d9a
commit ae03e2b9da
66 changed files with 4 additions and 262895 deletions

3
.gitignore vendored
View file

@ -11,6 +11,9 @@ node_modules/
/.parcel-cache
.pnpm-store/
# build output (produced by rollup; CI builds on release)
/dist/
# Playwright
/test-results/
/playwright-report/