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

View file

@ -58,5 +58,6 @@ Or pass config in code: `await Viewer.MainInit({ ... })`.
## Repository layout
- `viewer/` — source
- `dist/` — build output (gitignored; run `npm run build:library` or download a Release zip)
- `rollup.config.js` — production builds
- `tests/` — Playwright E2E