Literate CoffeeScript files not being run on 1.2.0.1?

I just fired up 1.2.0.1 after a year away from meteor. Started a new project and added the coffeescript package.

.coffee files work fine, but .litcoffee files don’t seem to be getting picked up. (Yes, I indented code portions in .litcoffee files.)

What’s going on?