Skip to content

SlidevVideo: Failed to resolve import #1968

Closed Answered by tekumara
tekumara asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Move the video files into public/
  2. Use an absolute source reference as follows:
<SlidevVideo v-click autoplay controls>
  <source src="/A1Happy.mp4" type="video/mp4" />
  <p>
    Your browser does not support videos. You may download it
    <a href="/A1Happy.mp4">here</a>.
  </p>
</SlidevVideo>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tekumara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant