Skip to content

Add option to use full path#2093

Open
HookyGV wants to merge 1 commit intovuejs:mainfrom
HookyGV:main
Open

Add option to use full path#2093
HookyGV wants to merge 1 commit intovuejs:mainfrom
HookyGV:main

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