deepak1556 / gulp-browserify

Bundle modules with BrowserifyJS
MIT License
195 stars 45 forks source link

Cache dependencies, and only rebuild changed files. #67

Closed robrichard closed 8 years ago

robrichard commented 10 years ago

This still needs some work, but is there any interest in adding the capability to cache dependencies and only rebuild when a dependent file has been changed? It would be enabled with an option. If so I'll clean this up and add tests.

deepak1556 commented 10 years ago

Hi @robrichard currently this plugin has been blacklisted

robrichard commented 10 years ago

Is there going to be any more development on this plugin? There doesn't seem to be an easy way to use browserify directly in gulp with multiple entries or only rebuild the necessary files when watching.

deepak1556 commented 10 years ago

well i am not planning to. If anyone is planning to rewrite as a proper gulp plugin , it would be awesome :)