This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# # Modules: yarn | |
# Adds settings and tasks for managing Yarn with Mina. | |
# | |
# require 'mina/yarn' | |
# ## Settings | |
# Any and all of these settings can be overridden in your `deploy.rb`. | |
# ### yarn_bin | |
# Sets the yarn path. |