Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit 2267af1

Browse files
committed
Merge pull request #12 from sindresorhus/patch-1
readme - add gulp task using this module
2 parents cc6c7ed + 01055ca commit 2267af1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,10 @@ The API and `ccjs` support all the command line options of Closure Compiler exce
6262

6363
* [See the output of ccjs --help](https://github.com/dcodeIO/ClosureCompiler.js/blob/master/OPTIONS.md).
6464

65-
Usage with Grunt
65+
Usage with Grunt and Gulp
6666
----------------
67-
To simply include ClosureCompiler.js as a [Grunt](http://gruntjs.com/) task, see: [grunt-closurecompiler](https://github.com/dcodeIO/grunt-closurecompiler)
67+
- [grunt-closurecompiler](https://github.com/dcodeIO/grunt-closurecompiler)
68+
- [gulp-closure-compiler](https://github.com/sindresorhus/gulp-closure-compiler)
6869

6970
Externs for `ADVANCED_OPTIMIZATIONS`
7071
------------------------------------

0 commit comments

Comments
 (0)