prefer dom dump to singlefile for generating readability output

This commit is contained in:
Nick Sweeting
2024-01-02 19:50:56 -08:00
parent 1f71fedff7
commit 2c54e55697
5 changed files with 217 additions and 443 deletions

View File

@@ -8,6 +8,6 @@
"dependencies": {
"@postlight/parser": "^2.2.3",
"readability-extractor": "github:ArchiveBox/readability-extractor",
"single-file-cli": "^1.1.45"
"single-file-cli": "^1.1.46"
}
}