caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
621 stars 154 forks source link

framework7-vue as bundle #157

Closed daxpunk closed 5 years ago

daxpunk commented 5 years ago

Hi,

Why do you not include Framework7 vue as bundle in main.js: import Framework7Vue from 'framework7-vue/framework7-vue.esm.bundle';

It permit to have a more light code in pages non ?

Dax

caiobiodere commented 5 years ago

Hi @daxpunk,

I was wondering the same when I made this change, but if you think that you are only using some components in some pages it's actually a good thought

daxpunk commented 5 years ago

Sure, I tell this just because it's a template, it's easiest to start a new project with lightest files, no?

caiobiodere commented 5 years ago

Yes it is for primary purposes, but my idea is to put you people in a better path