Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonYCHuang committed Feb 15, 2017
1 parent 1cfc293 commit b3b70ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/locale.rake
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ require "react_on_rails/locales_to_js"
namespace :react_on_rails do
desc "Generate i18n javascript files"
task locale: :environment do
ReactOnRails::LocalesToJs.new

end
end

0 comments on commit b3b70ce

Please sign in to comment.