akdubya / dustjs

Asynchronous templates for the browser and node.js
http://akdubya.github.com/dustjs/
MIT License
1.44k stars 131 forks source link

newBlocks is declared globally #41

Open BryanDonovan opened 12 years ago

BryanDonovan commented 12 years ago

In lib/dust.js, newBlocks is declared as a global variable. See https://github.com/akdubya/dustjs/blob/master/lib/dust.js#L179