press-wind icon indicating copy to clipboard operation
press-wind copied to clipboard

nomodule instead of type="nomodule"

Open turansadri opened this issue 9 months ago • 0 comments

I believe the legacy script should be loaded using nomodule as an attribute in script tag instead of a value for type attribute.

https://developer.mozilla.org/en-US/docs/Web/API/HTMLScriptElement/noModule

turansadri avatar Mar 29 '25 15:03 turansadri