Skip to content

Commit

Permalink
Disable minification accidentally left on
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Jolley committed Nov 18, 2009
1 parent 593e4db commit fb11537
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Buildfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ mode :debug do
config :all,
:combine_javascript => false,
:combine_stylesheet => true

config :runtime, :combine_javascript => true, :minify_javascript => true

end

Expand Down

0 comments on commit fb11537

Please sign in to comment.