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