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
PlumeJS Router is a scoped package in PlumeJS Ecosystem that enables routing. It uses history-based routing and dynamic imports to chunk out route specific logic which reduces main bundle size significantly.