We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf02fd commit 0c5022eCopy full SHA for 0c5022e
6 files changed
examples/actions/html/index.html
@@ -5,6 +5,6 @@
5
</head>
6
<body>
7
<div id="container"></div>
8
- <script src="index.js"></script>
+ <script type="module" src="index.js"></script>
9
</body>
10
</html>
0 commit comments