Skip to content
New issue

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

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

Already on GitHub? # to your account

Explore removing vue-router to reduce bundle size #370

Closed
Hanziness opened this issue Sep 15, 2024 · 0 comments · Fixed by #374
Closed

Explore removing vue-router to reduce bundle size #370

Hanziness opened this issue Sep 15, 2024 · 0 comments · Fixed by #374
Labels
refactor Requires changes to the codebase that don't alter functionality

Comments

@Hanziness
Copy link
Owner

Since the app is only a single index.html page, transitioning to using only app.vue instead of pages/index.vue should be considered, as it removes the dependency on vue-router. This could enable big savings in the final bundle.

@Hanziness Hanziness added the refactor Requires changes to the codebase that don't alter functionality label Sep 15, 2024
@Hanziness Hanziness linked a pull request Sep 15, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
refactor Requires changes to the codebase that don't alter functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant