-
Notifications
You must be signed in to change notification settings - Fork 4
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
teach gulp to notice new files #379
Comments
I've always had a hard time with this :'/ Leaving this here for later: http://stackoverflow.com/a/22391756 |
I played with this for 15 minutes today and couldn't get it to work on On Mon, Dec 14, 2015, 21:35 Matthew Vita [email protected] wrote:
|
@dmtroyer can you elaborate more on 'removed the ./ from the path' ? |
also, all-the-things.jpg |
I read a couple different places that it was relative vs absolute path related. I tried removing the leading |
:/ |
Pretty sure gulp doesn't notice when new files are added under
client/
.The text was updated successfully, but these errors were encountered: