mqtt-scripts icon indicating copy to clipboard operation
mqtt-scripts copied to clipboard

Can't use mqtt-scripts with multi-file script

Open catsuperberg opened this issue 5 years ago • 0 comments

When trying to use module.exports and require("./scripts/someScript") i can get variables from other files, but functions doesn't work.

catsuperberg avatar May 07 '20 13:05 catsuperberg