You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
76 B

7 months ago
  1. cd .\src\vue
  2. 7z a dist.zip dist/**
  3. rd /s/q dist
  4. move dist.zip ..\..\dist.zip