mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added package.json for modules resolution
This commit is contained in:
parent
afde8bebe7
commit
c2555d071d
2 changed files with 6 additions and 0 deletions
3
src/components/emby-radio/package.json
Normal file
3
src/components/emby-radio/package.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"main": "emby-radio.js"
|
||||
}
|
3
src/components/emby-tabs/package.json
Normal file
3
src/components/emby-tabs/package.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"main": "emby-tabs.js"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue