Skip to content

Commit

Permalink
builds funcunit
Browse files Browse the repository at this point in the history
  • Loading branch information
moschel committed May 2, 2011
1 parent 9539945 commit 245956e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/pluginify/pluginify.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ steal("//steal/build/pluginify/parse").plugins('steal/build/scripts').then(
opts.exclude.push("steal/dev/")
rhinoLoader = {
callback: function( s ) {
s.pluginify = true;
s.plugins(plugin);
}
};
Expand Down

0 comments on commit 245956e

Please sign in to comment.