We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1285c commit 5402af1Copy full SHA for 5402af1
index.html
@@ -10,7 +10,7 @@
10
11
<body>
12
<div id="app"></div>
13
- <script type="module" src="/demo/vue{{ VUE_VERSION }}.js"></script>
+ <script type="module" src="/demo/vue{{ VUE_VERSION }}.ts"></script>
14
</body>
15
16
</html>
0 commit comments