Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Commit

Permalink
Unshift lib
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 2, 2010
1 parent 6cce627 commit ca2b2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cakefile
@@ -1,4 +1,4 @@
require.paths.push __dirname + '/lib'
require.paths.unshift __dirname + '/lib'
fs = require 'fs'

task 'build', 'Build lib/ from src/', ->
Expand Down

0 comments on commit ca2b2fa

Please sign in to comment.