Migration of activitylog and datetime to ES6 modules

This commit is contained in:
Cameron
2020-07-15 14:34:57 +01:00
parent fd853a180a
commit 1200617639
4 changed files with 37 additions and 20 deletions
+2
View File
@@ -92,6 +92,7 @@
"test": [
"src/components/accessSchedule/accessSchedule.js",
"src/components/actionSheet/actionSheet.js",
"src/components/activitylog.js",
"src/components/alphaPicker/alphaPicker.js",
"src/components/autoFocuser.js",
"src/components/cardbuilder/cardBuilder.js",
@@ -150,6 +151,7 @@
"src/plugins/bookPlayer/plugin.js",
"src/plugins/bookPlayer/tableOfContents.js",
"src/plugins/photoPlayer/plugin.js",
"src/scripts/datetime.js",
"src/scripts/deleteHelper.js",
"src/scripts/dfnshelper.js",
"src/scripts/dom.js",