We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452cac0 commit 75a693cCopy full SHA for 75a693c
webpack.config.umd.js
@@ -1,5 +1,4 @@
1
const path = require('path');
2
-const webpack = require('webpack');
3
const TerserPlugin = require('terser-webpack-plugin');
4
5
module.exports = (env = {}) => (
0 commit comments