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
vtt.js is starting to get really big and a little hard to look at. I think it would be good to split the different major components into different files and the build step can take care of putting everything together.
This is similar to issue #200, but focuses on splitting up what's already in vtt.js rather then packaging things together in different ways that are already separate like vttcue.js, vttregion.js, etc.
The text was updated successfully, but these errors were encountered:
vtt.js
is starting to get really big and a little hard to look at. I think it would be good to split the different major components into different files and the build step can take care of putting everything together.This is similar to issue #200, but focuses on splitting up what's already in
vtt.js
rather then packaging things together in different ways that are already separate likevttcue.js
,vttregion.js
, etc.The text was updated successfully, but these errors were encountered: