diff --git a/doc/go1.13.html b/doc/go1.13.html index d0fae49092..ce3e8c9692 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -182,7 +182,8 @@ TODO
- TODO: https://golang.org/cl/175218: add support for JavaScript modules
+ When using a <script> tag with "module" set as the
+ type attribute, code will now be interperted as JavaScript module script.