mirror of
https://github.com/videojs/video.js.git
synced 2024-11-30 09:06:49 +02:00
eb5de19fea
This helps with ESM import and bundler users can then import the JSON files directly and register the languages manually. For example: ```js import es from 'video.js/dist/lang/es.json'; videojs(element, { language: 'es', languages: { es } }); ``` Related issue: #5092 |
||
---|---|---|
.. | ||
bin | ||
docs/styles | ||
tasks | ||
assets.js | ||
current-changelog.js | ||
docs-only.js | ||
fix-api-docs.js | ||
generate-example.js | ||
gh-release.js | ||
grunt.js | ||
license-header.txt | ||
minify.js | ||
netlify-docs.js | ||
version.js |