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 5a91ce4 commit a4e15e4Copy full SHA for a4e15e4
scripts/dev-examples
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-webpack-dev-server --inline --content-base examples/
+node_modules/.bin/webpack-dev-server --inline --content-base examples/
0 commit comments