rattigan

Results 2 comments of rattigan

Here is a workaround (in config.coffee), but it's not pleasant: ``` # dirty hack to disable treatment of static jade resources as templates jadeBrunch = require 'jade-brunch' jadeBrunch::oldCompile = jadeBrunch::compile...

Thanks, that's a less ugly hack. I'd still suggest removing the dependency though, or adding this workaround to the doc at least.