Remove render media todo
We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc)
This commit is contained in:
parent
02b2e482e0
commit
36de29dfb2
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
// Thanks: https://github.com/feross/render-media
|
// Thanks: https://github.com/feross/render-media
|
||||||
// TODO: use render-media once https://github.com/feross/render-media/issues/32 is fixed
|
|
||||||
|
|
||||||
const MediaElementWrapper = require('mediasource')
|
const MediaElementWrapper = require('mediasource')
|
||||||
import { extname } from 'path'
|
import { extname } from 'path'
|
||||||
|
|
Loading…
Reference in a new issue