Sha256: 55031abe261801b97f635569305fa48a38ca680b6a70dbd7f8f0aae503ea8915

Contents?: true

Size: 303 Bytes

Versions: 1711

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,711 entries across 1,349 versions & 144 rubygems

Version Path
smart_table-0.0.5 ./spec/dummy_app/bin/yarn
smart_table-0.0.4 ./spec/dummy_app/bin/yarn
smart_table-0.0.3 ./spec/dummy_app/bin/yarn
smart_table-0.0.2 ./spec/dummy_app/bin/yarn
smart_table-0.0.1 ./spec/dummy_app/bin/yarn
push_type_core-0.12.1 test/dummy/bin/yarn
push_type_auth-0.12.1 test/dummy/bin/yarn
push_type_api-0.12.1 test/dummy/bin/yarn
push_type_admin-0.12.1 test/dummy/bin/yarn
friendly_slug-0.1.6 friendly_slug_gem_test/bin/yarn
friendly_slug-0.1.5 friendly_slug_gem_test/bin/yarn
orthodox-0.2.0 dummy/bin/yarn
fine_print-4.0.1 spec/dummy/bin/yarn
fine_print-4.0.0 spec/dummy/bin/yarn
html5sortable-rails-0.9.3.1 html5sortable-test/bin/yarn
html5sortable-rails-0.9.3.0 html5sortable-test/bin/yarn
fluentd-ui-1.0.0.alpha.3 bin/yarn
push_type_core-0.12.0 test/dummy/bin/yarn
push_type_auth-0.12.0 test/dummy/bin/yarn
push_type_api-0.12.0 test/dummy/bin/yarn