Y
Hacker News
new
|
ask
|
show
|
jobs
by
icedchai
1857 days ago
It isn't the default for a browser "<script>" tag.
1 comments
xigoi
1857 days ago
It's the default for <script type="module">, which you should use anyway for anything serious.
link