browserify / bundle-collapser

convert bundle paths to IDs to save bytes in browserify bundles
Other
194 stars 21 forks source link

readme changes to make the transition from unpathify smoother #3

Closed smallhelm closed 9 years ago

smallhelm commented 9 years ago

Hey @substack

I wrote unpathify and just recently saw that you wrote bundle-collapser which does the same thing and seems to be much better. So I want to deprecate unpathify and send everyone over to use yours. I made some readme changes to help smooth out that transition.

Thanks for making browserify!

ghost commented 9 years ago

I'm not sure about instructions for gulp and grunt since I don't use those tools so I'm not in a good position to maintain the documentation for those features. I'm not sure about the rest of the changes, they just seem like stylistic formatting choices? My projects are all very consistent in their formatting and structure. I would need a compelling reason to switch things around.

smallhelm commented 9 years ago

Ok that makes sense.

I'll just put this documentation on my end so we don't get questions about how to switch from unpathify.

ghost commented 9 years ago

That's a good place for it. Thanks!