Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Remove use gulp.start() #66

Merged
merged 1 commit into from
Feb 22, 2018
Merged

Conversation

burmecia
Copy link
Contributor

- Summary

gulp.start() is never officially supported by gulp, it's better to use the functionality provided by gulp.watch().

See: gulpjs/gulp#755

- Test plan

Run gulp server to test.

- Description for the changelog

Remove use gulp.start()

- A picture of a cute animal (not mandatory but encouraged)

N/A

gulp.start() is never officially supported by gulp, it's better to use the functionality provided by gulp.watch(). 

See: gulpjs/gulp#755
@burmecia burmecia mentioned this pull request Feb 19, 2018
Copy link
Contributor

@erquhart erquhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@erquhart erquhart merged commit 3668131 into netlify-templates:master Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants