Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Apr 14, 2024
1 parent cbb4313 commit 2a23a7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def add_esbuild_cmd
end

def generate_test_app_7(app_name)
successfully "rails new #{app_name} \
successfully "bundle exec rails new #{app_name} \
--javascript=esbuild \
--skip-git \
--skip-hotwire \
Expand Down

0 comments on commit 2a23a7a

Please sign in to comment.