/* exported vendor */ /* Magic Mirror * Vendor File Definition * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. */ var vendor = { 'moment.js' : 'moment/moment-with-locales.min.js', 'weather-icons.css': 'weather-icons/weather-icons.css' };