Skip to content

Commit 8ea4a81

Browse files
authored
Merge pull request #327 from duncanbeevers/refactor/remove-unused-webpack-import
refactor: Remove unused webpack import
2 parents 54db4b0 + ae66515 commit 8ea4a81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/webpack.config.dev.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const path = require('path');
2-
const webpack = require('webpack');
32
const common = require('./webpack.config.common');
43

54
const genConfig = ({

0 commit comments

Comments
 (0)