maxtaco / coffee-script

IcedCoffeeScript
http://maxtaco.github.com/coffee-script
MIT License
727 stars 58 forks source link

The regex in helpers.isCoffee does not match *.iced files #77

Closed kmod-midori closed 11 years ago

kmod-midori commented 11 years ago

/.((lit)?coffee|coffee.md|.iced)$/ can only match .litcoffee,.coffee,*.coffee.md files.

maxtaco commented 11 years ago

Thanks for the bug report. This fix is live in 1.6.3-d on npm