UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

10 lines (7 loc) 208 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;