mirror of
				https://gitea.invidious.io/iv-org/videojs-quality-selector.git
				synced 2024-08-15 00:43:13 +00:00 
			
		
		
		
	Merge pull request #105 from yokuze/fix_path_to_js_in_readme
docs: fix path to polyfilled/transpiled JS file
This commit is contained in:
		
						commit
						f50f2f752a
					
				
					 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…
	
	Add table
		Add a link
		
	
		Reference in a new issue