Skip to content

Add option to use full path #2093

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add option to use full path #2093

wants to merge 1 commit into from

Conversation

HookyGV
Copy link

@HookyGV HookyGV commented Aug 10, 2025

Assists with vue devtools plugin when using Module Federation.

Vue devtools uses the __file attribute for the 'Open in Editor' functionality, but when using Module Federation (with multiple vue frontends), this will only send to the root app (or the set server). Using the full path for this value allows devtools to open files for any of the frontends.

Assists with vue devtools plugin when using Module Federation
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

Successfully merging this pull request may close these issues.

1 participant