Closed pepelsbey closed 7 years ago
Type attribute on <script> is completely useless in all cases, unless it’s type="module" or you’re using VBScript.
<script>
type="module"
Thank you!
Type attribute on
<script>
is completely useless in all cases, unless it’stype="module"
or you’re using VBScript.