Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oversized bundle #9

Open
jmkenz opened this issue Mar 28, 2018 · 1 comment
Open

Oversized bundle #9

jmkenz opened this issue Mar 28, 2018 · 1 comment

Comments

@jmkenz
Copy link

jmkenz commented Mar 28, 2018

The JS files in the /dist folder appear to include muuri itself as well as all other dependencies, creating a huge javascript file of ~800KB. You could add another option for people that only includes your vue components, and allows muuri and other dependencies to be installed via npm.

@hellowodl
Copy link

https://github.com/jocodev1/vue-muuri/blob/master/src/components/items/ItemLink.vue

This component probably contributes a lot to the ridiculous bundle size.

Why would one include jQuery simply to navigate to a different page, something which easily could be handled with a router-link or an a/href......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants