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

WIP - refactor: webpack based build system #4985

Closed
wants to merge 1 commit into from

Conversation

brandonocasey
Copy link
Contributor

Description

With the upcoming release of video.js@7 we may need to switch to webpack for our build system. Awhile ago I had worked on something to do just that. This should help when that work is started.

What's missing

  • A way to build css
  • A way to build all the alternative js files that we currently support:
    • video.cjs.js - I think webpack can do this
    • video.es.js - I think webpack can do this
    • the alt folder

@gkatsev gkatsev added the major label Mar 6, 2018
This was referenced Mar 15, 2018
@gkatsev
Copy link
Member

gkatsev commented Mar 26, 2018

Thanks for the inspiration, if we were to go forward with this, it'll be in #5033.

@gkatsev gkatsev closed this Mar 26, 2018
@brandonocasey brandonocasey deleted the refactor/webpack-build-system branch April 2, 2018 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants