mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added a bunch of modules main package.json
This commit is contained in:
parent
183528cf72
commit
5b26405c06
3 changed files with 9 additions and 0 deletions
3
src/components/dialog/package.json
Normal file
3
src/components/dialog/package.json
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"main": "dialog.js"
|
||||||
|
}
|
3
src/components/dialoghelper/package.json
Normal file
3
src/components/dialoghelper/package.json
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"main": "dialogHelper.js"
|
||||||
|
}
|
3
src/components/emby-input/package.json
Normal file
3
src/components/emby-input/package.json
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"main": "emby-input.js"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue