UNPKG

lml-main

Version:

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

10 lines (7 loc) 217 B
/* MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ "use strict"; const UglifyJsPlugin = require("uglifyjs-webpack-plugin"); module.exports = UglifyJsPlugin;