Skip to content

Commit 7ffd19e

Browse files
committed
Merge branch 'puckowski-master_literaljs_06222022'
2 parents bb98d85 + ab26fb7 commit 7ffd19e

File tree

18 files changed

+26621
-22344
lines changed

18 files changed

+26621
-22344
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)