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
refactor(web): update API base URL handling and enhance logging in webpack config
This commit modifies the API base URL assignment in the webpack configuration to use `process.env.BASEURL` instead of a localhost fallback. Additionally, it improves error logging for unrecognized environment names by ensuring proper message formatting and adds a console log for the environment object, aiding in debugging and configuration clarity.
0 commit comments