sadjv2/anmo-admin/build.bat

3 lines
70 B
Batchfile

set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run build