chore: formatting
This commit is contained in:
parent
46181bfb12
commit
e1dda3a016
|
@ -56,8 +56,7 @@ const config = {
|
||||||
path: path.resolve(__dirname, 'dist'),
|
path: path.resolve(__dirname, 'dist'),
|
||||||
filename: '[name].js',
|
filename: '[name].js',
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [],
|
||||||
],
|
|
||||||
resolve: {
|
resolve: {
|
||||||
modules: [path.resolve(__dirname, 'node_modules')],
|
modules: [path.resolve(__dirname, 'node_modules')],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user