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