mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-14 16:13:57 +00:00
Added module loader for external modules
A simple module loader to load modules dropped into the modules folder.
This commit is contained in:
1
modules/test-module/main.js
Normal file
1
modules/test-module/main.js
Normal file
@@ -0,0 +1 @@
|
||||
console.log("Hello from test-module")
|
Reference in New Issue
Block a user