Skip to content

Commit

Permalink
save el.js in root
Browse files Browse the repository at this point in the history
  • Loading branch information
David Tai committed Aug 22, 2017
1 parent b4624bb commit 8445ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sakefile
Expand Up @@ -12,6 +12,7 @@ task 'build', 'build js', () ->
compilers:
coffee:
version: 1
yield exec 'cp lib/el.js el.js'

task 'test', 'Run tests', ['build', 'static-server'], (opts) ->
bail = opts.bail ? true
Expand Down

0 comments on commit 8445ed5

Please sign in to comment.