Skip to content

Commit

Permalink
Merge 3f5aca1 into 9758d09
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Apr 8, 2015
2 parents 9758d09 + 3f5aca1 commit 062b17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/client
Expand Up @@ -5,6 +5,6 @@
// only compile files in spm-client/bin and spm-client/lib
require('babel-core/register')({
ignore: '',
only: /spm-client\/(bin|lib)/
only: /spm-client[\/\\](bin|lib)/
});
require('./_client.js');

0 comments on commit 062b17d

Please sign in to comment.