We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0a069 commit 3e89412Copy full SHA for 3e89412
scripts/dev-examples
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
-node_modules/.bin/webpack-dev-server --inline --content-base examples/
+node_modules/.bin/webpack-dev-server --inline --host 0.0.0.0 --content-base examples/
3
0 commit comments