mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Initial commit of V2.
This commit is contained in:
12
vendor/vendor.js
vendored
Normal file
12
vendor/vendor.js
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/* 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',
|
||||
};
|
Reference in New Issue
Block a user