@mizchi/gulp-react-jade
v1.0.5
Published
For [jadejs/react-jade](https://github.com/jadejs/react-jade "jadejs/react-jade")
Downloads
4
Readme
gulp-react-jade
npm install @mizchi/gulp-react-jade
Example
require 'gulp-react-jade'
gulp.task 'raect-jade', ->
gulp.src('src/**/*.jade')
.pipe jade()
.pipe(gulp.dest('lib'))
CAUTION
https://www.npmjs.com/package/gulp-react-jade is for duncanbeevers/jade-react)
npm install gulp-react-jade
target is that one, not me.