You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure about the interface, but maybe we could add a settings for remote-proxy-url in .frontendrc? And maybe if it should be overridable from commandline. E.g. npm run start:proxy --proxy-target=https://how-would-this-look-on-prod.com
The text was updated successfully, but these errors were encountered:
Would love to have a proxy-feature with HMR. So that you could proxy an external system.
Here is an working example
Not sure about the interface, but maybe we could add a settings for remote-proxy-url in .frontendrc? And maybe if it should be overridable from commandline. E.g.
npm run start:proxy --proxy-target=https://how-would-this-look-on-prod.com
The text was updated successfully, but these errors were encountered: