3 lines
34 B
Batchfile
3 lines
34 B
Batchfile
|
@echo off
|
||
|
node "%~dp0\yarn.js" %*
|