Skip to content

Commit

Permalink
note about incremental builds
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Feb 18, 2014
1 parent 2ba6c88 commit 32ed800
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ gulp.task('default', ['scripts', 'images', 'watch']);

```

## Incremental Builds

We recommend these plugins:

- [gulp-changed](https://github.com/sindresorhus/gulp-changed)
- [gulp-cached](https://github.com/wearefractal/gulp-cached)

## Want to contribute?

Anyone can help make this project better - check out the [Contributing guide](/CONTRIBUTING.md)!
Expand Down

0 comments on commit 32ed800

Please sign in to comment.