Skip to content

Commit 8c0904c

Browse files
committed
Add type module to Script Loading snippet
1 parent 0164c2c commit 8c0904c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Loading/Script-Loading.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Scripts Loading
22

3-
List all the `<scripts>` in the DOM and show a table to see if are loaded `async` and/or `defer`
3+
List all the `<scripts>` in the DOM and show a table to see if are loaded `async`, `defer` and/or `type="module"`
44

55
### Snippet
66

0 commit comments

Comments
 (0)