A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Handle dependencies
-
I’ve developed a camera module that works in tandem with my voicecontrol module. How do we handle these module to module dependencies when publishing a module?
-
@alexyak I have something like this as well, I try to implement mine to work without the other module and will add a config option that will add it as a feature. If this is not possible, I put a notice in the install guide
-
thank you, @strawberry-3.141. But couldn’t we use the git url as dependencies in the package.json?
Unrelated questions how do you insert github-card into a post?
-
@alexyak e.g.
[ card : alexyak/motiondetector ]
without spaces