Sha256: 55031abe261801b97f635569305fa48a38ca680b6a70dbd7f8f0aae503ea8915

Contents?: true

Size: 303 Bytes

Versions: 1713

Compression:

Stored size: 303 Bytes

Contents

#!/usr/bin/env ruby
APP_ROOT = File.expand_path('..', __dir__)
Dir.chdir(APP_ROOT) do
  begin
    exec "yarnpkg", *ARGV
  rescue Errno::ENOENT
    $stderr.puts "Yarn executable was not detected in the system."
    $stderr.puts "Download Yarn at https://yarnpkg.com/en/docs/install"
    exit 1
  end
end

Version data entries

1,713 entries across 1,350 versions & 144 rubygems

Version Path
hyrax-5.1.0.pre.beta1 .dassie/bin/yarn
hyrax-5.1.0.pre.beta1 .koppie/bin/yarn
hyrax-5.0.4 .koppie/bin/yarn
hyrax-5.0.4 .dassie/bin/yarn
hyrax-5.0.3 .koppie/bin/yarn
hyrax-5.0.3 .dassie/bin/yarn
hyrax-5.0.2 .koppie/bin/yarn
hyrax-5.0.2 .dassie/bin/yarn
amazon-chime-sdk-rails-2.0.1 spec/rails_app/bin/yarn
nulogy_sso-2.6.0 spec/dummy/bin/yarn
rails_stats-2.0.1 test/dummy/bin/yarn
rails_stats-2.0.0 test/dummy/bin/yarn
kuby-core-0.20.2 spec/dummy/bin/yarn
samvera-persona-0.5.0 spec/dummy/bin/yarn
opal-1.8.3.rc1 bin/yarn
hyrax-5.0.1 .koppie/bin/yarn
hyrax-5.0.1 .dassie/bin/yarn
administrate-field-nested_has_many-2.1.0 spec/dummy/bin/yarn
hyrax-5.0.0 .dassie/bin/yarn
hyrax-5.0.0 .koppie/bin/yarn