sadjv1/anmo-admin-vue/build.bat

3 lines
70 B
Batchfile
Raw Permalink Normal View History

2024-06-03 09:26:34 +08:00
set /P nodePath=<nodePath.txt
set path=%nodePath%;%path%
npm run build