mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-04-19 13:17:20 +00:00
9.0.5
This commit is contained in:
parent
195c8613ed
commit
9bb5e0e8e8
@ -138,7 +138,7 @@
|
||||
// In development we import locally.
|
||||
window.location.hostname === "localhost"
|
||||
? "/dist/web/install-button.js"
|
||||
: "https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"
|
||||
: "https://unpkg.com/esp-web-tools@9.0.5/dist/web/install-button.js?module"
|
||||
);
|
||||
</script>
|
||||
</head>
|
||||
@ -311,7 +311,7 @@
|
||||
<pre>
|
||||
<script
|
||||
type="module"
|
||||
src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"
|
||||
src="https://unpkg.com/esp-web-tools@9.0.5/dist/web/install-button.js?module"
|
||||
></script></pre
|
||||
>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user