caleb / broccoli-fast-browserify

A caching, flexible Browserify Broccoli filter
https://github.com/caleb/broccoli-fast-browserify
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

broccoli-browserify/watchify unification #23

Open stefanpenner opened 8 years ago

stefanpenner commented 8 years ago

Hello, I am working to try and unify all the various broccoli browserify plugins.

I just released broccoli-watchify (i still hope to eventually merge that effort into broccoli-browserify) 1.0.0 which includes:

I would love to work with you to merge these projects. Let me now if this is interesting.

caleb commented 8 years ago

I would love to be able to forward users to a more up-to-date plugin. The project I developed this for is over, and I am not even doing much JS right now.

Let me know when the work is done and I will put a notice up telling people to go to your plugin.

If there's anything else I can do let me know as well.

stefanpenner commented 8 years ago

1.0.0 of broccoli-watchify is out, should be good to start pointing people that way. https://github.com/eploko/broccoli-watchify/

Still working on getting broccoli-browserify itself, hopefully soon :)