Skip to content

Commit

Permalink
temporary fixed issue with TS sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrazhzhov committed Jun 3, 2015
1 parent 535e08f commit 48d7e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/typescript-src.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def tsc_path

# @return [Pathname]
def js_path
typescript_path.join('bin/typescript.js')
typescript_path.join('bin/tsc.js')
end

# @return [Pathname]
Expand Down

0 comments on commit 48d7e30

Please sign in to comment.