Skip to content

Commit e57fe69

Browse files
committed
Merge branch 'uhtml-v4' of https://github.com/WebReflection/js-framework-benchmark into WebReflection-uhtml-v4
2 parents b40a9e6 + c9c5073 commit e57fe69

15 files changed

+696
-673
lines changed

frameworks/keyed/uhtml/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
<title>µhtml keyed</title>
44
<link href="/css/currentStyle.css" rel="stylesheet" />
55
<div id="container"></div>
6-
<script src='dist/index.js'></script>
6+
<script type="module" src="dist/index.js"></script>

0 commit comments

Comments
 (0)