pull/34/head
Paulus Schoutsen 5 years ago committed by GitHub
parent 07f1b36d9c
commit c4748ed467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@
// In development we import locally.
window.location.hostname === "localhost"
? "/dist/web/index.js"
: "https://unpkg.com/esp-web-flasher@1.0.0/dist/web/index.js?module"
: "https://unpkg.com/esp-web-flasher@5.1.1/dist/web/index.js?module"
);
</script>
<script src="js/script.js" module defer></script>

Loading…
Cancel
Save