We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0164c2c commit 8c0904cCopy full SHA for 8c0904c
pages/Loading/Script-Loading.mdx
@@ -1,6 +1,6 @@
1
# Scripts Loading
2
3
-List all the `<scripts>` in the DOM and show a table to see if are loaded `async` and/or `defer`
+List all the `<scripts>` in the DOM and show a table to see if are loaded `async`, `defer` and/or `type="module"`
4
5
### Snippet
6
0 commit comments