You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cli-template.js 448 B

3 年之前
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;