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.
2 parents c7f21f1 + 5dbe199 commit 7d6a8baCopy full SHA for 7d6a8ba
app/templates/gulp/server.js
@@ -21,7 +21,7 @@ function browserSyncInit(baseDir, files, browser) {
21
}
22
23
browserSync.instance = browserSync.init(files, {
24
- startPath: '/index.html',
+ startPath: '/',
25
server: {
26
baseDir: baseDir,
27
middleware: middleware,
0 commit comments