Hi Hank,
I have now corrected this in v2.1. It returns the module.exports object now.
Just an FYI there are four functions that work in a similar fashion.
var mylib =...
Type: Posts; User: barrymavin
Hi Hank,
I have now corrected this in v2.1. It returns the module.exports object now.
Just an FYI there are four functions that work in a similar fashion.
var mylib =...
Hi Hank
it appears that require() in desktop apps is just including the JavaScript at that point. It's acting like an include(). Please submit a ticket as I think it should operate in the same way...