phonegap / phonegap-template-vue-f7-split-panel

A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices
Apache License 2.0
17 stars 10 forks source link

productionGzip is true, should be conditional #16

Closed devgeeks closed 6 years ago

devgeeks commented 6 years ago

productionGzip is set to true, but it should only be set to true if an env var is set... otherwise it causes issues with building Android.