Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Mar 15, 2018
1 parent 3c1b450 commit 7f0423c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Sakefile
Expand Up @@ -8,10 +8,7 @@ use 'sake-version'
task 'build', 'build project', ->
handroll = require 'handroll'

handroll.write
entry: 'src/index.coffee'
compilers:
coffee: version: 1
handroll.write entry: 'src/index.coffee'

task 'clean', 'clean project', ->
exec 'rm -rf lib'

0 comments on commit 7f0423c

Please sign in to comment.