use_loader_coffee {packer} | R Documentation |
Adds the coffee-loader
to use
cofeescript.
use_loader_coffee(test = "\\.coffee$")
test |
Test regular expression test which files should be transformed by the loader. |
Excludes node_modules
by default.