halbert
halbert copied to clipboard
Remove Browserify as an optionalDependency
I don't think it makes any sense to have it as an optionalDependency. npm
will still try to install it, it just won't completely bomb out if it fails.
Can you just show some examples of it being used with browserify
in the README?