mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 18:29:39 +02:00
Update node modules
This commit is contained in:
parent
d429e6f7d8
commit
c05a371397
1993 changed files with 9729 additions and 44041 deletions
9
node_modules/videojs-hls-quality-selector/scripts/postcss.config.js
generated
vendored
Normal file
9
node_modules/videojs-hls-quality-selector/scripts/postcss.config.js
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
const generate = require('videojs-generate-postcss-config');
|
||||
|
||||
module.exports = function(context) {
|
||||
const result = generate({}, context);
|
||||
|
||||
// do custom stuff here
|
||||
|
||||
return result;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue