Skip to content

Commit 70f818a

Browse files
author
borysn
committed
remove unused property from webpack-dev-server config
1 parent 4766591 commit 70f818a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/config/webpack.dev.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ module.exports = webpackMerge(commonConfig, {
5353
aggregateTimeout: 300,
5454
poll: 1000
5555
},
56-
outputPath: helpers.root('dist')
5756
},
5857

5958
node: {

0 commit comments

Comments
 (0)