browserify-middleware
                                
                                 browserify-middleware copied to clipboard
                                
                                    browserify-middleware copied to clipboard
                            
                            
                            
                        support auto reloading for development
it would be nice to have support for watching files and browserifying them as they change. can we support this with watchify?
That would be nice.
:+1: This would be the killer feature for me.
At the beginning of the readme it says "automatically rebuilds whenever files change in development", but it's not working for me.
We do this, always have, always will. What we don't do is automatically refresh the browser for people. If someone wanted to write a pull request to integrate hot re-loading (which there are already some implementations of for browserify) I would be happy to consider merging it.