Manual load more

This commit is contained in:
2023-07-23 23:19:26 +01:00
parent b1f93c9fd8
commit 63454728f8
18 changed files with 70 additions and 110 deletions

View File

@ -9,7 +9,7 @@
"license": "GPL-3.0-or-later",
"scripts": {
"build": "rm -rf dist && tsc",
"test": "jest"
"test": "jest --runInBand"
},
"files": [
"src",