Skip to content

Conversation

@Alexk2309
Copy link

I encountered an issue during development where the system was treating the 'vue-router/auto-routes' imports as if they were part of the main 'vue-router' library. As a result, every time I saved the file, it would incorrectly try to merge those imports together, which was clearly not the intended behavior.

These changes should prevent the issues.

@jellyfin-bot
Copy link

jellyfin-bot commented Jun 16, 2025

Cloudflare Pages deployment

Latest commit 825c933
Status ✅ Deployed!
Preview URL https://001b2217.jf-vue.pages.dev
Preview alias https://change-eslint-config-dupe-im.jf-vue.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud
Copy link

@ferferga
Copy link
Member

ferferga commented Jun 17, 2025

I'm not a fan of this - it's a quick workaround, yes, but why not report this issue upstream? Are you interested in making a quick playground on Stackblitz and opening the issue?

EDIT: It seems it exists already
EDIT 2: It seems this one is even a better fit. I don't understand why maintainers thing is an expected outcome though, package.json from vue-router is worth investigating I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants