Skip to content

Commit dd1645f

Browse files
committed
remove an old troubleshooting async property on index.js in index.html
1 parent 1cf1f01 commit dd1645f

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

.parcel-cache/1d11806abf58443d

51.9 KB
Binary file not shown.

.parcel-cache/37dbec41244c32ee.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1119984692
2-
1683211611048572000
1+
1128585078
2+
1683734345729468000

.parcel-cache/7c901be8e1fcacd1

122 KB
Binary file not shown.

.parcel-cache/839725f60ad82a5f

30.6 KB
Binary file not shown.

.parcel-cache/a9f5484dda8bfe2c

12.1 KB
Binary file not shown.

.parcel-cache/data.mdb

5.96 MB
Binary file not shown.

.parcel-cache/lock.mdb

0 Bytes
Binary file not shown.

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
rel="stylesheet"
3232
href="./css/index.css" />
3333
<script
34-
async
34+
defer
3535
src="./scripts/index.js"></script>
3636
<script
3737
type="module"

0 commit comments

Comments
 (0)