Closed benvinegar closed 10 years ago
This enables a new hook (via @venus-execute), "transform", that lets you pre-process files before they're instrumented and copied to the HTTP path.
An example use case would be to run the CoffeeScript transpiler on your source files, first.
This enables a new hook (via @venus-execute), "transform", that lets you pre-process files before they're instrumented and copied to the HTTP path.
An example use case would be to run the CoffeeScript transpiler on your source files, first.