Migration of metadataeditor and personeditor to ES6 modules

This reverts commit e75ff1fb9a12dbfe4a99a9dad4a0ea31a6343894.
This commit is contained in:
Cameron
2020-07-17 17:43:39 +01:00
parent a9246f8f39
commit 523231fcd1
4 changed files with 139 additions and 108 deletions
+2
View File
@@ -111,6 +111,8 @@
"src/components/lazyLoader/lazyLoaderIntersectionObserver.js",
"src/components/mediaLibraryCreator/mediaLibraryCreator.js",
"src/components/mediaLibraryEditor/mediaLibraryEditor.js",
"src/components/metadataEditor/metadataEditor.js",
"src/components/metadataEditor/personEditor.js",
"src/components/listview/listview.js",
"src/components/playback/brightnessosd.js",
"src/components/playback/mediasession.js",