This commit is contained in:
Ayush Gupta
2012-10-09 19:00:08 +05:30
parent 4f4c8e2a3c
commit c4dfb91e7d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ path = require 'path'
{exec} = require 'child_process'
handlebars = require 'handlebars'
hb = "node_modules/handlebars/bin/handlebars"
hb = "handlebars"
sourceFiles = [
'SwaggerUi'