cli-template.js 448 B

123456789101112131415
  1. /*
  2. |--------------------------------------------------------------------------
  3. | Browser-sync config file
  4. |--------------------------------------------------------------------------
  5. |
  6. | For up-to-date information about the options:
  7. | http://www.browsersync.io/docs/options/
  8. |
  9. | There are more options than you see here, these are just the ones that are
  10. | set internally. See the website for more info.
  11. |
  12. |
  13. */
  14. module.exports = //OPTS;