adambullmer / vue-cli-plugin-browser-extension

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

Replace modesToZip with `NODE_ENV=production` #72

Closed franciscolourenco closed 4 years ago

franciscolourenco commented 4 years ago

This is a breaking change, but modesToZip is not working for me anyway, so I wonder if anyone is actually using it successfully.

https://cli.vuejs.org/guide/mode-and-env.html#example-staging-mode

Close #70 Fix #71