Skip to content

How to bind source? #15

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
baermathias opened this issue Sep 2, 2020 · 1 comment
Closed

How to bind source? #15

baermathias opened this issue Sep 2, 2020 · 1 comment

Comments

@baermathias
Copy link

Whats the right way to bind the source? In contrast to the description within the readme file, only 3. works for me.

  1. src="@/static/video.mp4"
  2. src="../../static/video.mp4"
  3. :src="require('@/static/video.mp4')"
@pmochine
Copy link
Contributor

pmochine commented Sep 2, 2020

@baermathias Hey :) Thanks for the issue. I have updated the readme file, so it is clearer. Read here for more or move the assets to the public folder (see here)

@pmochine pmochine closed this as completed Sep 2, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants