mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
parent
36f5bb7405
commit
8d2cd24044
@ -48,7 +48,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
{
|
||||
from: '*.*',
|
||||
from: __dirname + '/*.*',
|
||||
globOptions: {
|
||||
ignore: ['**.js', '**.html']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user