mirror of https://github.com/Chocobozzz/PeerTube
Fix embed
parent
be8139c7fe
commit
e0628695c3
|
@ -19,7 +19,7 @@ import 'whatwg-fetch'
|
||||||
|
|
||||||
// FIXME: something weird with our path definition in tsconfig and typings
|
// FIXME: something weird with our path definition in tsconfig and typings
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
import vjs from 'video.js'
|
import * as vjs from 'video.js'
|
||||||
|
|
||||||
import * as Channel from 'jschannel'
|
import * as Channel from 'jschannel'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue