15 lines
448 B
JavaScript
15 lines
448 B
JavaScript
|
|
||
|
/*
|
||
|
|--------------------------------------------------------------------------
|
||
|
| Browser-sync config file
|
||
|
|--------------------------------------------------------------------------
|
||
|
|
|
||
|
| For up-to-date information about the options:
|
||
|
| http://www.browsersync.io/docs/options/
|
||
|
|
|
||
|
| There are more options than you see here, these are just the ones that are
|
||
|
| set internally. See the website for more info.
|
||
|
|
|
||
|
|
|
||
|
*/
|
||
|
module.exports = //OPTS;
|