A standard babel config, so that plugins don't need the same script in every repository.
JavaScript
1
2
Other
This is a shared Babel configuration package for Video.js projects, providing standardized build configurations to avoid duplicating setup across multiple repositories. It's designed for Video.js plugin and library developers who want consistent ES5 and ES6 module builds without manually configuring Babel for each project.