1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

Ensuring dev server is reachable over the network

This commit is contained in:
Antonio Laguna
2017-02-23 16:18:13 +01:00
parent 19cd5bdbc7
commit 6bc8ab582d

View File

@@ -14,6 +14,7 @@ module.exports = {
},
devServer: {
contentBase: __dirname,
host: '0.0.0.0'
},
module: {
rules: [