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

Document extended transform specification #5

Closed Kha closed 9 years ago

Kha commented 9 years ago

Had to look into the source to figure out transform: { tr: require('browserify-shim'), options: { global: true } } :) .