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
feat(ifc-cli): add support for proxy configuration via a json file
This adds support for ifc-cli proxying specified paths to a local dev server or other server to
enable same-origin hosting features. Proxies are configured via a json file that maps paths to
target URLs.
0 commit comments