avances en plantillas
This commit is contained in:
parent
0f84beacf1
commit
da0530d79b
2062 changed files with 598814 additions and 22 deletions
13
storage/public/dist/libs/plyr/src/js/plyr.polyfilled.js
vendored
Normal file
13
storage/public/dist/libs/plyr/src/js/plyr.polyfilled.js
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
// ==========================================================================
|
||||
// Plyr Polyfilled Build
|
||||
// plyr.js v3.8.4
|
||||
// https://github.com/sampotts/plyr
|
||||
// License: The MIT License (MIT)
|
||||
// ==========================================================================
|
||||
|
||||
import Plyr from './plyr';
|
||||
import 'custom-event-polyfill';
|
||||
|
||||
import 'url-polyfill';
|
||||
|
||||
export default Plyr;
|
||||
Loading…
Add table
Add a link
Reference in a new issue