chore: remove unused rollup dependencies

- Remove all @rollup/* plugin dependencies and rollup itself
- Project now uses simple TypeScript compilation (tsc) only
- Update model bundle timestamp
This commit is contained in:
David Snelling 2025-08-07 05:40:41 -07:00
parent ee003a9473
commit 54e7e56712
3 changed files with 10 additions and 311 deletions

View file

@ -1,5 +1,5 @@
{
"model": "Xenova/all-MiniLM-L6-v2",
"bundledAt": "2025-08-06T02:13:15.377Z",
"bundledAt": "2025-08-07T03:21:48.705Z",
"version": "1.0.0"
}