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

Log a message when watchify finishes a build. #795

Closed
wants to merge 1 commit into from

Commits on Nov 29, 2014

  1. Log a message when watchify finishes a build.

    There was some gulp output when the original 'watch' task completed, but there wasn't any output when watchify rebuilt changed files. I assumed it wasn't working properly because if you run watchify by itself on the command line it writes a message every time it builds.
    
    I also added some comments to answer some questions I had about how gulp, watchify, browserify, and vinyl work together in this example.
    dangerbell committed Nov 29, 2014
    Configuration menu
    Copy the full SHA
    b19de80 View commit details
    Browse the repository at this point in the history