aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.js
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-09-10 16:08:10 +0300
committerTulir Asokan <tulir@maunium.net>2020-09-10 16:08:10 +0300
commitbdf4222c6178e438e93775a3593d3fc7027d3471 (patch)
tree781613259673a85eee71cf2ebdacd97243810931 /web/index.js
parent05a6e046c2fd67fe5b55260a946b017bddff1880 (diff)
Switch to local htm/preact compiled with snowpack
Diffstat (limited to 'web/index.js')
-rw-r--r--web/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.js b/web/index.js
index 8cab2f0..342f524 100644
--- a/web/index.js
+++ b/web/index.js
@@ -3,7 +3,7 @@
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-import { html, render, Component } from "https://unpkg.com/htm/preact/index.mjs?module"
+import { html, render, Component } from "./lib/htm/preact.js"
import { Spinner } from "./spinner.js"
import * as widgetAPI from "./widget-api.js"
import * as frequent from "./frequently-used.js"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage