netzpirat / haml-coffee

Haml templates where you can write inline CoffeeScript.
http://haml-coffee-online.herokuapp.com/
MIT License
442 stars 51 forks source link

Global leak of CoffeeScript #91

Open ForbesLindesay opened 10 years ago

ForbesLindesay commented 10 years ago

At the moment, when I compile a template using haml-coffee I get a global leak of CoffeeScript.

vendethiel commented 10 years ago

see https://github.com/netzpirat/haml-coffee/issues/90#issuecomment-33594856

ForbesLindesay commented 10 years ago

It still seemed to happen when I installed the code currently on GitHub

vendethiel commented 10 years ago

Another problem was fixed.

ForbesLindesay commented 10 years ago

Ah, I see, it's a result of https://github.com/netzpirat/haml-coffee/blob/master/index.js