sadjv1/anmo-admin-vue/build.bat

3 lines
70 B
Batchfile

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