move to raw html, make readme use buns html rewrite and always set to
All checks were successful
Code quality checks / biome (push) Successful in 8s

lazy image load
This commit is contained in:
creations 2025-04-26 11:10:31 -04:00
parent 10416dbff0
commit 2ee5f0512e
Signed by: creations
GPG key ID: 8F553AA4320FC711
7 changed files with 33 additions and 62 deletions

View file

@ -12,7 +12,6 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "^1.2.8",
"@types/ejs": "^3.1.5",
"globals": "^16.0.0"
},
"peerDependencies": {
@ -20,9 +19,7 @@
},
"dependencies": {
"@creations.works/logger": "^1.0.3",
"ejs": "^3.1.10",
"isomorphic-dompurify": "^2.23.0",
"linkedom": "^0.18.9",
"marked": "^15.0.7"
}
}