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 5402af1 commit 3a5ed3dCopy full SHA for 3a5ed3d
index.html
@@ -10,7 +10,7 @@
10
11
<body>
12
<div id="app"></div>
13
- <script type="module" src="/demo/vue{{ VUE_VERSION }}.ts"></script>
+ <script type="module" src="/demo/vue{{ VUE_VERSION }}/index.ts"></script>
14
</body>
15
16
</html>
0 commit comments