Add defer to <script> tag? #138
Answered
by
montalvomiguelo
bigskillet
asked this question in
Q&A
-
Is it possible to add |
Beta Was this translation helpful? Give feedback.
Answered by
montalvomiguelo
Jun 23, 2024
Replies: 1 comment
-
It would not be necessary; JavaScript modules |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bigskillet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would not be necessary; JavaScript modules
type="module"
are deferred automatically