summaryrefslogtreecommitdiffstats
path: root/node_modules/terser-webpack-plugin/dist/cjs.js
blob: 5c673f366b2517a66be57087a85ef38dd0144b57 (plain) (blame)
1
2
3
4
5
"use strict";

const plugin = require('./index');

module.exports = plugin.default;