Be a bit more explicit rather than relying on the default task

上级 b1c08d8d
namespace :yarn do
desc "Install all JavaScript dependencies as specified via Yarn"
task :install do
system('./bin/yarn')
system('./bin/yarn install')
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册