This commit is contained in:
Nicolas Lepage
2020-05-29 00:06:30 +02:00
parent 254bd5e2ea
commit 0a1eee9812
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<title>go-wasm-http-server demo</title>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@21aa954d1c747b6e556c42eacb5a17478245dd17/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@254bd5e2ea5b84b4ed2918f8edc7981fb24b06ad/index.js"></script>
<script>
async function hello() {
res = await fetch('api/hello', {