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

teach gulp to notice new files #379

Open
chadwhitacre opened this issue Dec 14, 2015 · 6 comments
Open

teach gulp to notice new files #379

chadwhitacre opened this issue Dec 14, 2015 · 6 comments

Comments

@chadwhitacre
Copy link
Contributor

Pretty sure gulp doesn't notice when new files are added under client/.

@MatthewVita
Copy link
Contributor

I've always had a hard time with this :'/

Leaving this here for later: http://stackoverflow.com/a/22391756

@dmtroyer
Copy link
Contributor

I played with this for 15 minutes today and couldn't get it to work on
Linux. I upgraded to 3.9.0, removed the ./ from the path, all the things.

On Mon, Dec 14, 2015, 21:35 Matthew Vita [email protected] wrote:

I've always had a hard time with this :'/

Leaving this here for later: http://stackoverflow.com/a/22391756


Reply to this email directly or view it on GitHub
#379 (comment)
.

@MatthewVita
Copy link
Contributor

@dmtroyer can you elaborate more on 'removed the ./ from the path' ?

@MatthewVita
Copy link
Contributor

also, all-the-things.jpg

@dmtroyer
Copy link
Contributor

@dmtroyer can you elaborate more on 'removed the ./ from the path' ?

I read a couple different places that it was relative vs absolute path related. I tried removing the leading ./ from the path at https://github.com/saxifrage/cityasacampus/blob/master/gulpfile.js#L11-L13 but no dice.

@MatthewVita
Copy link
Contributor

:/

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

No branches or pull requests

3 participants