Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gulp livereload: include subfolders to watch for changes in html and md #3305

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

lolmaus
Copy link
Contributor

@lolmaus lolmaus commented Oct 24, 2022

Currently it's only watching for changes to .html and .md files located in the root of the project. I was frustrated when livereload stopped working for me: turns out it was because I put my content into subfolders.

The new config works for files both in root and in subfolders.

Currently it's only watching for changes to `.html` and `.md` files located in the root of the project. I was frustrated when livereload stopped working for me: turns out it was because I put my content into subfolders.
@hakimel hakimel merged commit 4fe3946 into hakimel:master Dec 7, 2022
@hakimel
Copy link
Owner

hakimel commented Dec 7, 2022

Makes sense. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants