Skip to content

Instantly share code, notes, and snippets.

@ismaail
Created April 4, 2018 17:03
Show Gist options
  • Save ismaail/b76c94ebe9ee729cf8c57930a94018bf to your computer and use it in GitHub Desktop.
Save ismaail/b76c94ebe9ee729cf8c57930a94018bf to your computer and use it in GitHub Desktop.
bs-config.json
{
"port": 3000,
"files": [
"./build/**/*.{html,htm,css,js}"
],
"server": {
"baseDir": "./"
},
"delay": 3000,
"injectChanges": true,
"notify": false,
"open": false,
"https": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment