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

refactor: Move pages/index.vue to app.vue #374

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

Hanziness
Copy link
Owner

This PR does a slight refactoring, moving pages/index.vue to app.vue. This has the side effect of Nuxt not bundling vue-router, but the app wasn't relying on it anyway.

@Hanziness Hanziness linked an issue Sep 15, 2024 that may be closed by this pull request
@Hanziness Hanziness merged commit 744d90c into develop Sep 15, 2024
1 check passed
@Hanziness Hanziness deleted the 370-remove-router branch September 15, 2024 18:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore removing vue-router to reduce bundle size
1 participant