[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,
|
hot: true,
|
||||||
contentBase: 'example/',
|
contentBase: 'example/',
|
||||||
historyApiFallback: true,
|
historyApiFallback: true,
|
||||||
// devTool: 'cheap-module-source-map',
|
|
||||||
disableHostCheck: true,
|
disableHostCheck: true,
|
||||||
headers: {"Access-Control-Allow-Origin": "*"},
|
headers: {"Access-Control-Allow-Origin": "*"},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user