Skip to content

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