Skip to content

Commit

Permalink
Update ensure_assets_compiled.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 authored Jul 21, 2016
1 parent e6afa98 commit 4890486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/react_on_rails/test_helper/ensure_assets_compiled.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def puts_start_compile_check_message(stale_files)
#{stale_files.join("\n")}
React on Rails will ensure your JavaScript generated files are up to date, using your
/client level package.json `build:test` command.
/client level package.json `#{ReactOnRails.configuration.npm_build_test_command}` command.
MSG
end
Expand Down

0 comments on commit 4890486

Please sign in to comment.