Switch to local htm/preact compiled with snowpack

This commit is contained in:
Tulir Asokan
2020-09-10 16:08:10 +03:00
parent 05a6e046c2
commit bdf4222c61
6 changed files with 2576 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<link rel="modulepreload" href="./widget-api.js"/>
<link rel="modulepreload" href="./frequently-used.js"/>
<link rel="modulepreload" href="./spinner.js"/>
<link rel="modulepreload" href="https://unpkg.com/htm/preact/index.mjs?module"/>
<link rel="modulepreload" href="./lib/htm/preact.js"/>
<link rel="preload" href="packs/index.json" as="fetch" type="application/json" crossorigin/>
<link rel="stylesheet" href="index.css"/>