michaelficarra / commonjs-everywhere

:rainbow: minimal CommonJS browser bundler with aliasing, extensibility, and source maps
BSD 3-Clause "New" or "Revised" License
158 stars 21 forks source link

added bin-file to package.json #99

Closed jakobmattsson closed 10 years ago

jakobmattsson commented 10 years ago

Now cjsify ends up with all other bin files, in node_modules/.bin. Nice and easy :)

michaelficarra commented 10 years ago

Nice, thanks :-)