davis / plugin-hbs

Handlebars template loader plugin for SystemJS
MIT License
21 stars 9 forks source link

Remove console.log statement or print only with verbose configuration? #3

Closed MeoMix closed 8 years ago

MeoMix commented 9 years ago

Hey,

By default, this plugin prints "console.log" for every template compiled. Not an issue in production since they're pre-compiled, but it's a bit annoying seeing hundreds of messages during development.

Could that be opt-in?

davis commented 8 years ago

I've gone ahead and removed the console.log