We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6aa7da commit e8b74eeCopy full SHA for e8b74ee
example/index.html
@@ -15,4 +15,4 @@ <h1>App Header</h1>
15
<div v-view class="test" v-transition="test" transition-mode="out-in"></div>
16
</div>
17
18
-<script src="example.build.js"></script>
+<script src="/example.build.js"></script>
0 commit comments