Managing and organizing scripts with folders
Overview:
This guide will explain how to create organized structures with scripts. Since OpenJS 1.3.0, scripts will get automatically loaded even if they are inside a folder and named main.js/Main.js.
Example:


Output:

Last updated
Was this helpful?