]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nodejs/templates/default/yarn.erb
Install a yarn wrapper to keep rails 7 happy
[chef.git] / cookbooks / nodejs / templates / default / yarn.erb
1 #!/bin/sh
2
3 exec /usr/bin/yarnpkg --ignore-engines "$@"