Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Browser should be refreshed after changes in project files by default #43

Closed
jedrzejchalubek opened this issue Oct 16, 2017 · 0 comments

Comments

@jedrzejchalubek
Copy link
Collaborator

Add paths for files to watch to default config of browsersync:

https://browsersync.io/docs/options/#option-files

"files": [
    "*.php",
    "app/**/*.php",
    "resources/templates/**/*.php",
    "resources/assets/fonts/**/*",
    "resources/assets/js/**/*.js",
    "resources/assets/sass/**/*.scss",
    "resources/assets/images/**/*.{jpg,jpeg,png,gif,svg}"
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant