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
The @inskewl/api-client package currently imports the logger file from a relative path, which will cause issues if we want to publish api client as a standalone package later. Maybe we should duplicate the logger file, or move it to a core package?
The @inskewl/api-client package currently imports the logger file from a relative path, which will cause issues if we want to publish api client as a standalone package later. Maybe we should duplicate the logger file, or move it to a core package?