mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Change webpack-dev-server info
This commit is contained in:
@@ -38,8 +38,8 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
contentBase: "./public",
|
||||
// do not print bundle build stats
|
||||
noInfo: true,
|
||||
// See <https://webpack.js.org/configuration/stats/> for details
|
||||
stats: 'minimal',
|
||||
// enable HMR
|
||||
hot: true,
|
||||
// embed the webpack-dev-server runtime into the bundle
|
||||
|
||||
Reference in New Issue
Block a user