mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update login
This commit is contained in:
parent
3c9e6e0374
commit
08122a5e93
36 changed files with 2845 additions and 2228 deletions
4
dashboard-ui/bower_components/hls.js/src/index.js
vendored
Normal file
4
dashboard-ui/bower_components/hls.js/src/index.js
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
// This is mostly for support of the es6 module export
|
||||
// syntax with the babel compiler, it looks like it doesnt support
|
||||
// function exports like we are used to in node/commonjs
|
||||
module.exports = require('./hls.js').default;
|
Loading…
Add table
Add a link
Reference in a new issue