UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

7 lines (5 loc) 149 B
/* eslint-disable no-var, strict, prefer-arrow-callback */ 'use strict'; module.exports = function(env) { return require(`./webpack.${env}.js`) }