summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/idb-proxy.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: add `es2017` build target (#8931)Johann1502022-07-131-6/+5
| | | | | | | * remove top level awaits * add es2017 target * refactor: use setup and ref sugar
* fix(client): fix lint issues in scripts (#8621)Andreas Nedbal2022-05-071-2/+2
|
* refactoringsyuilo2021-11-121-0/+37
Resolve #7779