Fixes #70. The x.lcas.dev CDN is having DNS issues recently, causing deployment errors and other general chaos for projects that are trying to use sift in their codebase.
This PR replaces those with the appropriate esm.sh equivalents, updates preact to 10.10.6, and also updates the standard library to 0.154.0.
Fixes #70. The
x.lcas.dev
CDN is having DNS issues recently, causing deployment errors and other general chaos for projects that are trying to use sift in their codebase.This PR replaces those with the appropriate
esm.sh
equivalents, updates preact to10.10.6
, and also updates the standard library to0.154.0
.