Skip to content

Commit 2f2e3ba

Browse files
chore: lint happy
1 parent 6d4f674 commit 2f2e3ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/webpack.js

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const path = require('path')
44
const upperFirst = require('lodash.upperfirst')
55
const camelCase = require('lodash.camelcase')
66
const merge = require('webpack-merge')
7-
const webpack = require('webpack')
87

98
const pkg = require(path.resolve('package.json'))
109
let customConfig = {}

0 commit comments

Comments
 (0)