You are reading a single comment by @DaveNI and its replies. Click here to read the full conversation.
  • I understand the purpose of require("modulename") but I was wondering if this approach could be used to load my own modules and to help structure my own code.

    If I place my own modules in a specific folder can the Web IDE be configured to look for them there or does it always look online for minified versions of the Espruino modules?

    (Even if the Web IDE cannot access my local file system it would be good if it could access custom modules via my locally hosted web server)

About

Avatar for DaveNI @DaveNI started