adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

Add 'environmentsToZip' option #25

Closed naokazuterada closed 5 years ago

naokazuterada commented 5 years ago

Hi, thanks for useful plugin!

I tried to make my product using this plugin, but I also needed a zip file for the staging environment.

So, how do you make it possible to freely set zipping up after build by this option?