Merge pull request #1654 from Camc314/migrate-to-ES6-42

Migration of toast and upnextdialog to ES6 modules
This commit is contained in:
dkanada
2020-08-04 02:22:31 +09:00
committed by GitHub
5 changed files with 84 additions and 74 deletions
+2
View File
@@ -166,6 +166,8 @@
"src/components/syncPlay/playbackPermissionManager.js",
"src/components/syncPlay/syncPlayManager.js",
"src/components/syncPlay/timeSyncManager.js",
"src/components/toast/toast.js",
"src/components/upnextdialog/upnextdialog.js",
"src/components/viewContainer.js",
"src/controllers/session/addServer/index.js",
"src/controllers/session/forgotPassword/index.js",