Due to [this issue](https://github.com/framework7io/Framework7-Vue/issues/261), Don't include bundle versions if you need to use some modules only. This template just include bundle at `index.js`, so the bundle is large with all f7 components. So would there be a tree shaking friendly template?
Due to this issue,
This template just include bundle at
index.js, so the bundle is large with all f7 components.So would there be a tree shaking friendly template?