mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Eager import shaka-player css.
This commit is contained in:
		
							parent
							
								
									587561f60b
								
							
						
					
					
						commit
						027dabf9b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import("shaka-player/dist/controls.css");
 | 
					import "shaka-player/dist/controls.css";
 | 
				
			||||||
const shaka = import("shaka-player/dist/shaka-player.ui.js");
 | 
					const shaka = import("shaka-player/dist/shaka-player.ui.js");
 | 
				
			||||||
if (!window.muxjs) {
 | 
					if (!window.muxjs) {
 | 
				
			||||||
    import("mux.js").then(muxjs => {
 | 
					    import("mux.js").then(muxjs => {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue