Skip to content

Commit

Permalink
included path
Browse files Browse the repository at this point in the history
  • Loading branch information
shavyg2 committed Apr 12, 2014
1 parent 0121ece commit 92cec25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/Main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Main.coffee
Expand Up @@ -96,7 +96,7 @@ watcher=->

try
for f in file
recursive(f)
recursive(path.resolve(f))
bundle()
output()
watcher()
Expand Down

0 comments on commit 92cec25

Please sign in to comment.