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 conditional & defaults to false #20

Closed devgeeks closed 6 years ago

devgeeks commented 6 years ago

to get gzipped assets, build with

npm run build --gzip

Fixes #16