This fork includes a way to send a homeUrl
to createDAVClient
and skip discovering that, which can take an additional 1-1.5s, unnecessarily if you already have that information stored.
npm ci --legacy-peer-deps
(originally this usedyarn
, but we prefernpm
)npm test
(runsbuild
,prettier
,lint
, andtsc
)
When making a change, make sure to update the package.json:version
, incrementing the number after -sunsama-
.