mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
update moduleNameMapper
This commit is contained in:
parent
e3a5bbf661
commit
189c01fc74
@ -106,10 +106,7 @@
|
||||
"<rootDir>/tests/unit/setup_unit.js"
|
||||
],
|
||||
"moduleNameMapper": {
|
||||
"node_helper": "<rootDir>/js/node_helper.js",
|
||||
"logger": "<rootDir>/js/logger.js",
|
||||
"moment-timezone": "<rootDir>/node_modules/moment-timezone/moment-timezone.js",
|
||||
"moment": "<rootDir>/node_modules/moment/moment.js"
|
||||
"logger": "<rootDir>/js/logger.js"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user