Switch to local htm/preact compiled with snowpack
This commit is contained in:
parent
05a6e046c2
commit
bdf4222c61
6 changed files with 2576 additions and 2 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue