mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
add p2p support for HLS https://github.com/Novage/p2p-media-loader
This commit is contained in:
parent
64c36d9f4e
commit
0d0338876d
1197 changed files with 121461 additions and 179724 deletions
7
node_modules/chart.js/auto/auto.js
generated
vendored
7
node_modules/chart.js/auto/auto.js
generated
vendored
|
@ -1 +1,6 @@
|
|||
module.exports = require('../dist/chart');
|
||||
import {Chart, registerables} from '../dist/chart.js';
|
||||
|
||||
Chart.register(...registerables);
|
||||
|
||||
export * from '../dist/chart.js';
|
||||
export default Chart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue