michelmelo / vue-cli-build-zip

A vue cli3 plugin to archive files in 'dist' folder to a zip file after building.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cli-plugin-build-zip

A vue cli3 plugin to archive files in 'dist' folder to a zip file after building.

# install action
npm install vue-cli-plugin-build-zip --save-dev

# run zip command
vue-cli-service zip:build
vue-cli-service zip:build:date

About

A vue cli3 plugin to archive files in 'dist' folder to a zip file after building.

License:MIT License


Languages

Language:JavaScript 100.0%