azproduction / lmd

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

Exclude modules from build #144

Closed azproduction closed 11 years ago

azproduction commented 11 years ago
{
    "extends": "./big_bundle.lmd.json"
    "modules": {
        "excludedModule": null
    }
}