We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae59ba6 commit 4033f09Copy full SHA for 4033f09
1 file changed
webpack.config.js
@@ -6,11 +6,6 @@
6
'use strict'
7
8
const path = require('path')
9
-const webpack = require('webpack')
10
-
11
-{
12
- require.resolve('assert')
13
-}
14
15
/** @typedef {import('webpack').Configuration} WebpackConfig **/
16
0 commit comments