Open puddlejumper26 opened 4 years ago
Local running is perfect, but after build, it is not working at all
Use replacement
Check this - How to embed Youtube inside Angular with [youtube-player component]
https://github.com/puddlejumper26/blogs/issues/151
https://stackoverflow.com/questions/61046169/cannot-play-mp4-video-in-angular-7
https://stackblitz.com/edit/angular-tfrvpt?file=src%2Fapp%2Fapp.component.ts
<video autoplay loop> <source src="../../../assets/ranbing.mp4" type="video/mp4" /> </video>
Local running is perfect, but after build, it is not working at all
Use replacement