Add angular example (#653)
This commit is contained in:
@@ -12,7 +12,7 @@ import { fetchFile, toBlobURL } from '@ffmpeg/util'
|
||||
import { defineComponent, ref } from 'vue'
|
||||
|
||||
const baseURL = 'https://unpkg.com/@ffmpeg/core-mt@0.12.5/dist/esm'
|
||||
const videoURL = 'https://ffmpegwasm.netlify.app/video/video-15s.avi'
|
||||
const videoURL = 'https://raw.githubusercontent.com/ffmpegwasm/testdata/master/video-15s.avi'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'App',
|
||||
|
||||
Reference in New Issue
Block a user