Second round of undef fixes

This commit is contained in:
rejas
2020-05-03 18:59:26 +02:00
parent b9d19cfcb4
commit c04fa496bf
9 changed files with 13 additions and 21 deletions

3
vendor/vendor.js vendored
View File

@@ -1,12 +1,9 @@
/* exported vendor */
/* Magic Mirror
* Vendor File Definition
*
* By Michael Teeuw https://michaelteeuw.nl
* MIT Licensed.
*/
var vendor = {
"moment.js" : "node_modules/moment/min/moment-with-locales.js",
"moment-timezone.js" : "node_modules/moment-timezone/builds/moment-timezone-with-data.js",