We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c1641 commit 7442133Copy full SHA for 7442133
webpack.config.js
@@ -68,6 +68,7 @@ module.exports = [
68
)
69
})
70
},
71
+ host: '0.0.0.0',
72
73
module: {
74
rules: [
0 commit comments