Maybe it would be better to have {format: 'json'} as the default options object for compile function.
As you have said @gabegorelick in #13, it's really more efficient and natural in gulp environment to use this format as default instead of javascript.
Maybe it would be better to have
{format: 'json'}as the default options object forcompilefunction.As you have said @gabegorelick in #13, it's really more efficient and natural in gulp environment to use this format as default instead of
javascript.