azproduction / lmd

LMD - JavaScript Module-Assembler for building better web applications :warning: Project is no longer supported :warning:
http://azproduction.ru/lmd/
MIT License
448 stars 27 forks source link

user custom plugin include #72

Closed azproduction closed 11 years ago

azproduction commented 11 years ago
{
    "plugins": {
        "my": "path/to/user/plugin.js",
        "my2": {
            "path": "path/to/user/plugin.js",
            "options": {} // -> sb.options.my = options
         }
    }
}

user plugin validator do not allow to use system plugins name + promise + stats_host + version