Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
c06088dcab
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ module.exports = {
|
||||||
chunks: ['mobileguide'],
|
chunks: ['mobileguide'],
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
devtool: 'source-map',
|
devtool: 'eval-source-map',
|
||||||
|
|
||||||
// configuration for the webpack-dev-server
|
// configuration for the webpack-dev-server
|
||||||
devServer: {
|
devServer: {
|
||||||
|
|
Loading…
Reference in a new issue