mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
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'],
|
||||
}),
|
||||
],
|
||||
devtool: 'source-map',
|
||||
devtool: 'eval-source-map',
|
||||
|
||||
// configuration for the webpack-dev-server
|
||||
devServer: {
|
||||
|
|
Loading…
Reference in a new issue