Skip to content

Commit 58eccd9

Browse files
committed
Merge branch 'master_literaljs_06222022' of https://github.com/puckowski/js-framework-benchmark into puckowski-master_literaljs_06222022
2 parents a66123c + 8112958 commit 58eccd9

File tree

8 files changed

+4515
-8104
lines changed

8 files changed

+4515
-8104
lines changed

broken-frameworks/non-keyed/literaljs/package-lock.json

Lines changed: 0 additions & 7957 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.cache
3-
dist
3+
dist
4+
.parcel-cache

broken-frameworks/non-keyed/literaljs/index.html renamed to frameworks/non-keyed/literaljs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
</head>
77
<body>
88
<div id="root"></div>
9-
<script src="./index.js"></script>
9+
<script src="./index.js" type="module"></script>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)