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 3a1fdf8 commit 822b060Copy full SHA for 822b060
README.md
@@ -62,7 +62,7 @@ module.exports = {
62
host: 'localhost',
63
port: 3000,
64
// proxy the Webpack Dev Server endpoint
65
- // (which is serving on http://localhost:3100/)
+ // (which should be serving on http://localhost:3100/)
66
// through BrowserSync
67
proxy: 'http://localhost:3100/'
68
},
0 commit comments