Added more explicit instructions for BrowserSync.
http vs no http more consistent.
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"devUrl": "example.dev"
|
||||
"devUrl": "http://example.dev"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user