UNPKG

lmd

Version:

LMD: Lazy Module Declaration

14 lines (11 loc) 262 B
console.log(process.env); module.exports = { 'name': 'test build', 'root': '../lib', 'output': '../common/test.js', 'modules': { // 'main' module will be defined in build time, see ../Makefile }, 'main': 'main', 'ie': false };