better-require
better-require copied to clipboard
coffee-script breaks with 1.7.x
coffee-script/register needs to be required instead (or a call to CoffeeScript.register() ) when VERSION is greater or equal 1.7 - see coffescript.org change log
Hi anodynos, would you mind doing a PR? Thanks.