mirror of
https://gitea.invidious.io/iv-org/videojs-quality-selector.git
synced 2024-08-15 00:43:13 +00:00
docs: fix path to polyfilled/transpiled JS file
This commit is contained in:
parent
44336386ce
commit
a985caff99
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ require('@silvermine/videojs-quality-selector/dist/css/quality-selector.css')
|
||||||
> [Babel](https://babeljs.io/) to transpile and polyfill your code.
|
> [Babel](https://babeljs.io/) to transpile and polyfill your code.
|
||||||
>
|
>
|
||||||
> Alternatively, you can
|
> Alternatively, you can
|
||||||
> `require('@silvermine/videojs-chromecast/dist/js/silvermine-videojs-quality-selector.js')`
|
> `require('@silvermine/videojs-quality-selector/dist/js/silvermine-videojs-quality-selector.js')`
|
||||||
> to use a JavaScript file that has already been polyfilled/transpiled down to ES5
|
> to use a JavaScript file that has already been polyfilled/transpiled down to ES5
|
||||||
> compatibility.
|
> compatibility.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue