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
Node cjs has been deprecated for esm - i.e. libraries of Juno are now shipped for browser and node as ES modules
Features
core: provide an optional web worker that checks periodically (every second) the session timeout and sign-out the user automatically if expired
Fix
Resolve build warning "Critical dependency: require function is used in a way in which dependencies cannot be statically extracted" when libs were used in webpack projects