Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp build system #2

Open
gkatsev opened this issue Jun 12, 2018 · 1 comment
Open

Revamp build system #2

gkatsev opened this issue Jun 12, 2018 · 1 comment

Comments

@gkatsev
Copy link
Member

gkatsev commented Jun 12, 2018

Currently, the build system and output assumes adding vtt.js as a global but it's more useful to be able to import or require it using a bundler like browserify or webpack.
In the Video.js fork, I've made a lot of changes for this, also, to allow unshimming the global namespaces. We should probably work on making this module work better as modern javascript package.

@gkatsev
Copy link
Member Author

gkatsev commented Jun 12, 2018

You can see changes I've made here, starting with the browser-index.js file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant