fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

Add gulp header plugin

Open zertosh opened this issue 9 years ago • 1 comments

@zpao, I was (fully) porting React from grunt to gulp, and I figured that this makes sense as a gulp plugin and that it should live here.

cc: @cpojer

zertosh avatar Sep 21 '15 07:09 zertosh

I gave it the full node-4.0 compatible ES6 treatment - no destructuring. And since we can count on modern streams and use class, I ditched through2. If this is good, then I'll squash my changes.

zertosh avatar Sep 22 '15 18:09 zertosh