brianchirls / Seriously.js

A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
MIT License
3.87k stars 354 forks source link

Gulp build file #105

Open ilikejames opened 9 years ago

ilikejames commented 9 years ago

Added gulp build file to create minified /build/ version including gziped version. Also allows --inc "hue-saturation invert" to limit effects bundled.

Also added bower package file.... for possible publishing to bower pm later.

ilikejames commented 9 years ago

Added gulp build file to create minified /build/ version including gziped version. Also allows --inc "hue-saturation invert" to limit effects bundled.