/
githubmirror
/
yarn
Обзор
Документация
Войти
/
githubmirror
/
yarn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
bin/yarn.ps1
6 строк
175 B
Mike MacCana
Add Windows command executable that use powershell. (#6093)
21 авг 2018, 12:47
21 авг 2018, 12:47
01f9adc
Код
Авторство
О чём код?
function Get-ScriptDirectory { $Invocation = (Get-Variable MyInvocation -Scope 1).Value Split-Path $Invocation.MyCommand.Path } node "$(Get-ScriptDirectory)/yarn.js" $args