Skip to content

Commit bd60f27

Browse files
Update WASM benchmark deps and fix url path. (#49)
* Update some deps. *   Fix url path.
1 parent 2e2dac4 commit bd60f27

File tree

3 files changed

+180
-161
lines changed

3 files changed

+180
-161
lines changed

examples/wasm-benchmark/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>WebAssembly Benchmark by Nutrient</title>
66
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet">
7-
<script src="%BASE_URL%/vendor/nutrient/nutrient-viewer.js"></script>
7+
<script src="%BASE_URL%vendor/nutrient/nutrient-viewer.js"></script>
88
</head>
99
<body>
1010
<noscript>

0 commit comments

Comments
 (0)