Closed tainkrios closed 8 months ago
I'm a little confused about branches and commits, so I'm writing here. Also added note on how to run gpg signin when using WSL2 on Windows in onboarding.md.
Since it is a fix for https://github.com/hplush/slowreader/issues/103 issue, can you edit the first initial description and #103
to Fixes #
?
It will connect an issue to oull request.
Thanks! Now docs is better for Windows users.
Fixes #103
Motivation
Screenshot or video
Checklist
scripts/
, add a comment with a description.README.md
.README.md
.node_modules
size, and subdependencies number.cd web && pnpm size
, check the JS bundle size changes, about limits if necessary.core/
. What code will also be useful on other platforms?pnpm size
and check the difference in the JS bundle size. Is it relevant to the changes? Change the limit inweb/.size-limit.json
if necessary.index.html
.core/
: