You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The problem is that you haven't actually written a proper module. Try:

    exports.toggle1 = function() {
    ...
    }
    etc...
    
About

Avatar for Gordon @Gordon started