You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As your document only mention how to import this plugin in component, how to config it as global?
in my main.js
import Vue from 'vue'
import VueCoreVideoPlayer from 'vue-core-video-player'
import HLSCore from '@core-player/playcore-hls'
Vue.use(VueCoreVideoPlayer)
Vue.use({HLSCore})
As your document only mention how to import this plugin in component, how to config it as global?
in my main.js
in my component
this is the error I got
The text was updated successfully, but these errors were encountered: