added README.md
This commit is contained in:
parent
b5d4b36640
commit
ca1a5568c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
node_modules
|
||||
static/mp3/*
|
||||
|
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
trying to implement https://github.com/staskobzar/vue-audio-visual
|
||||
|
||||
component src/components/Waveform <av-bars :audio-src="episode"> renders
|
||||
correctly if the episode variable is passed as a string, but does not
|
||||
update onChange even though loadEpisode changes this.episode
|
||||
|
||||
wtf!
|
Loading…
Reference in New Issue
Block a user