sadjv2/anmo-admin/build.bat

3 lines
70 B
Batchfile
Raw Normal View History

2024-06-04 10:11:25 +08:00
set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run build