Skip to content

Commit

Permalink
remove js publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Jul 24, 2011
1 parent f3a45de commit 5ec36f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# encoding: utf-8
require 'bundler'
Bundler::GemHelper.install_tasks
Rake::Task['release'].enhance([:test, :release_js])
# Rake::Task['release'].enhance([:test, :release_js]) FIXME, this just doesn't work.

task :release_js do
$: << 'lib'
Expand Down

0 comments on commit 5ec36f9

Please sign in to comment.