import * as webpack from 'webpack';

export default () => new webpack.optimize.ModuleConcatenationPlugin();