Skip to content

Commit 75a693c

Browse files
committed
Update webpack for all packages
1 parent 452cac0 commit 75a693c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.umd.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const path = require('path');
2-
const webpack = require('webpack');
32
const TerserPlugin = require('terser-webpack-plugin');
43

54
module.exports = (env = {}) => (

0 commit comments

Comments
 (0)