[WIP] Remove commented-out line in webpack
This commit is contained in:
parent
25225121ed
commit
d8228bcdff
@ -57,7 +57,6 @@ module.exports = merge.smart(require('./webpack.base.js'), {
|
||||
hot: true,
|
||||
contentBase: 'example/',
|
||||
historyApiFallback: true,
|
||||
// devTool: 'cheap-module-source-map',
|
||||
disableHostCheck: true,
|
||||
headers: {"Access-Control-Allow-Origin": "*"},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user