UNPKG

lmd

Version:

LMD: Lazy Module Declaration

17 lines 285 B
{ "root": "../js", "bundles": { "a": "./a.lmd.json", "b": { "modules": { "b": "b.js" } } }, "warn": true, "log": true, "lazy": true, "pack": true, "pack_options": {}, "optimize": true }