Skip to content

gulp does not recognise when gulpfile.js has been updated #19

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

Open
carlnewton opened this issue Jan 4, 2019 · 0 comments
Open

gulp does not recognise when gulpfile.js has been updated #19

carlnewton opened this issue Jan 4, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@carlnewton
Copy link
Owner

At the moment, whenever I create a new file, it has to be added to gulpfile.js, as they need to be loaded in order. The problem with this is that when using gulp watch, it doesn't recognise that gulpfile.js has been updated, and so need manually restarting.

I don't know whether it would be better to change how the files are included or to have gulp also watch gulpfile.js.

@carlnewton carlnewton added enhancement New feature or request good first issue Good for newcomers labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant