3 lines
61 B
Batchfile
3 lines
61 B
Batchfile
|
:: @echo off & chcp 65001
|
||
|
call ./changePath.bat
|
||
|
npm run clean
|