sadjv3_admin/build.bat

3 lines
70 B
Batchfile
Raw Normal View History

2024-06-05 19:13:04 +08:00
set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run build