Closed naokazuterada closed 5 years ago
Looking at this one now. Your proposed changes are to allow different build modes to build like production, yes? For example: vue-cli-service build --mode staging
@adambullmer Yes, you are right. Thank you!
Thank you for the PR. It's been released in 0.13.0
Hi, thanks for useful plugin!
I tried to make my product using this plugin, but I also needed a zip file for the 'staging' mode.
So, how do you make it possible to set modes in which zipping up after build by this option?