Skip to content

Commit e8b74ee

Browse files
committed
use absolute path
1 parent b6aa7da commit e8b74ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ <h1>App Header</h1>
1515
<div v-view class="test" v-transition="test" transition-mode="out-in"></div>
1616
</div>
1717

18-
<script src="example.build.js"></script>
18+
<script src="/example.build.js"></script>

0 commit comments

Comments
 (0)