Skip to content

Commit aa83378

Browse files
dadachiclaude
andcommitted
Remove yarn comment from bin/update
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 470c925 commit aa83378

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

bin/update

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ chdir APP_ROOT do
1717
system! 'gem install bundler --conservative'
1818
system('bundle check') || system!('bundle install')
1919

20-
# Install JavaScript dependencies if using Yarn
21-
# system('bin/yarn')
22-
2320
puts "\n== Updating database =="
2421
system! 'bin/rails db:migrate'
2522

0 commit comments

Comments
 (0)