turborepo 2.6 microfrontends.json localProxyPort only works for localhost, can't expose the port to ip+port like vite "--host" #11060
Unanswered
Malcolm-Zhou
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I recently upgraded to Turborepo 2.6 and replaced the original Vite proxy with microfrontends.json. However, I noticed that the localProxyPort configuration only works for localhost and doesn't expose an IP address like vite --host does. I'd like to share my development server with other users on the same local network—how can I achieve this?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions