framework7-template-react
framework7-template-react copied to clipboard
Tree shaking template?
Due to this issue,
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?