6 lines
47 B
Batchfile
6 lines
47 B
Batchfile
2 years ago
|
rd /s /q UDI_WMS_NEW
|
||
|
|
||
|
npm run build:prod
|
||
|
|
||
|
exit
|