Sha256: a07a8ec525d1f4716d985d27960cbc80a18826e5ab787938aba3512714ee187d

Contents?: true

Size: 320 Bytes

Versions: 831

Compression:

Stored size: 320 Bytes

Contents

#!/usr/bin/env ruby
VENDOR_PATH = File.expand_path('..', __dir__)
Dir.chdir(VENDOR_PATH) do
  begin
    exec "yarnpkg #{ARGV.join(" ")}"
  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

831 entries across 831 versions & 123 rubygems

Version Path
better_enum-1.1.0 spec/dummy/bin/yarn
browse-everything-1.4.0 spec/dummy_test_app/bin/yarn
bootstrap_icons_rails-1.113.02 spec/dummy/bin/yarn
bootstrap_icons_rails-1.113.01 spec/dummy/bin/yarn
activestorage_legacy-0.2.1 test/dummy/bin/yarn
browse-everything-1.3.0 spec/dummy_test_app/bin/yarn
activestorage_legacy-0.2.0 test/dummy/bin/yarn
activestorage_legacy-0.1.3 test/dummy/bin/yarn
activestorage_legacy-0.1.2 test/dummy/bin/yarn
activestorage_legacy-0.1.1 test/dummy/bin/yarn
activestorage_legacy-0.1.1.alpha test/dummy/bin/yarn
activestorage_legacy-0.1 test/dummy/bin/yarn
omniauth-sberbank-1.0.6 examples/blog/bin/yarn
omniauth-sberbank-1.0.5 examples/blog/bin/yarn
enju_biblio-0.3.18 spec/dummy/bin/yarn
enju_biblio-0.3.17 spec/dummy/bin/yarn
bootstrap_icons_rails-1.91.01 spec/dummy/bin/yarn
bootstrap_icons_rails-1.83.01 spec/dummy/bin/yarn
bootstrap_icons_rails-1.72.01 spec/dummy/bin/yarn
bootstrap_icons_rails-1.61.01 spec/dummy/bin/yarn